Nicolas Heluani

Nicolas Heluani

About Me

VFX, Motion Graphics, fun in general.Freelance VFX Artist based in Reykjavik, Iceland.nicolasheluani@gmail.com

Connect

LOCATION
Not Specified

Houdini Skills

Availability

Not Specified

My Tutorials

obj-image Beginner
RBD Bullet Solver
obj-image Advanced
Vellum Worms

Recent Forum Posts

overriding display option (wireframe) Sept. 22, 2025, 4:11 a.m.

toonafish
Nicolas Heluani
You could merge a bunch of objects and change the visualize there....does this helps achieve what you want?


Thanks, I was afraid of that.

Wonder why only display settings like "bounding box" or "point cloud" are available at Geo level, and not all other display settings. What a huge timesaver that would be...
Don't get discouraged there are really multiple ways to achieve the same thing in Houdini.

overriding display option (wireframe) Sept. 22, 2025, 12:38 a.m.

You could merge a bunch of objects and change the visualize there....does this helps achieve what you want?

OCI Error Feb. 11, 2025, 8:45 p.m.

Suolin
Nicolas Heluani
So After digging a bit more to solve the error you could use the ocio config file that comes with RMAN. You can do that by adding the folloring lines to the package json file:
{ "OCIO": "c:/Program Files/pixar/RenderManProServer-26.2/lib/ocio/ACES-1.3/config.ocio" }

I tried to add the line in json file but it didn't work.

Then I add OCIO="c:/Program Files/pixar/RenderManProServer-26.2/lib/ocio/ACES-1.3/config.ocio" into houdini.env file which is under houdini20.5 directory, no error occurs anymore.
Is basically the same thing, though packages are more convenient to set up environment as you can pick and choose different environment on start up. Check for packages on the houdini help.