Victor Del Campo

Victor_Dcp

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Vulkan antialias samples Oct. 7, 2025, 5:07 a.m.

You can try to fall back Open GL viewport to increase the AA samples. Increasing the AA samples with Vulkan can drastically decrease the performances, the gap from x8 to x16 is huge, I'm not sure if that is something they want to implement.

Errors with Attribute Paint SOP May 15, 2024, 9:03 a.m.

Hello,

My Attribute Paint node has suddenly stopped working without any discernible reason. I'm unable to use it even in a new scene with a simple sphere that I just created. Currently, I'm using version 19.5.640, and unfortunately, I can't upgrade to a newer version due to production constraints.

Thanks for your help!
Victor

Animating "orientations" property in LOP May 10, 2024, 12:07 p.m.

Thank you very much, i managed to do what i wanted ! Inside the Modify Point Instances I simply used an Extract Transform, applied my noise on the orient attribute,then converted the transform back again to the packed prim !