逸泽 张

onrefy

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to get PDG cook callback in Unity? Nov. 2, 2022, 4:16 a.m.

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? Oct. 13, 2022, 10:46 p.m.

It works! Thanku!

OpenGL node how to render in disabled light mode? Oct. 12, 2022, 5:20 a.m.

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?