sanchez79

sanchez79

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Enable ALF Progress for the Bake Texture ROP Oct. 31, 2019, 1:01 a.m.

Hi.

Does Bake Texture ROP support vm_alfprogress?
I've added and enabled one. Doesn't seem to work.
Any thoughts?

Thanks.

HDK ?: HOM_Node to PyObject Oct. 6, 2009, 3:42 a.m.

Hi all.

Is it possible to properly cast HOM_Node* to PyObject* ?
I wanna create some HOM_Node instance and pass it as argument of PyObject_CallFunctionObjArgs() call.

Any suggestions?

Global UI callback. Sept. 29, 2009, 10:30 p.m.

Hi.

Do we have an ability to handle UI events from inside houdini?
I would like to track changing of parameters values of many different objects.
It`s like having some one “global” callback script instead of having many callback scripts for many parameters.

Any suggestions?