
Nicolas Heluani
Nicolas Heluani
About Me
VFX, Motion Graphics, fun in general.Freelance VFX Artist based in Reykjavik, Iceland.nicolasheluani@gmail.com
Houdini Engine
Availability
Not Specified
My Gallery
Recent Forum Posts
overriding display option (wireframe) 2025年9月22日4:11
toonafishDon't get discouraged there are really multiple ways to achieve the same thing in Houdini.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...
overriding display option (wireframe) 2025年9月22日0:38
You could merge a bunch of objects and change the visualize there....does this helps achieve what you want?
OCI Error 2025年2月11日20:45
SuolinIs 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.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.