逸泽 张

onrefy

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to get PDG cook callback in Unity? 2022年11月2日4:16

I'm using PDG HDA in Unity to manage a terrain workflow.
I want to execute a C# script after cooking a certain top node.
Is there any way to get a certain topnode cook event just like common HDA cook event? In that case I can catch the event and execute my C# script.

OpenGL node how to render in disabled light mode? 2022年10月13日22:46

It works! Thanku!

OpenGL node how to render in disabled light mode? 2022年10月12日5:20

I want to render a pure color scene in houdini, so I set my display option material to white, and give my object default material.
The flat color looks fine in viewport when viewport mode is set to "disabled lights", I want to render viewport so I use opengl node.
However opengl seems not have a option to set light mode to "disabled lights". How can I set it?