Gerardo Castellanos

Gerardo Castellanos

About Me

EXPERTISE
Generalist
INDUSTRY
Film/TV

Connect

LOCATION
Spain

Houdini Skills

Availability

Not Specified

Recent Forum Posts

read an attribute name April 19, 2024, 8:59 p.m.

Hi

I am trying to read an primitive attribute name with an string parameter.

and use that parameter in a wrangler

string maskAttribute = "`chs("../attrMask")`";

it works if put something into the parameter, but if it is empty I get an error message: "Syntax error, unexpected '=', expecting identifier. (30,72)"

how can I avoid it?
there is a "try" command like python, to deal with this kind of error?

Thanks

Monster Art - Monster University Character April 1, 2024, 9:52 a.m.



A showcase of the use of my GroomToolKit and the GRM groomNoise, a hair noiser tool for Houdini.
Original character from "Monster University" by Pixar/Disney©
Modeling on ZBrush, Groom, Shading, Lighting and Rendering on Houdini 20 and Karma CPU.

I tried to submit it on the Galley, but it says page no found when I click on "submit".

VEX: create attribute from groups Aug. 8, 2023, 3:13 p.m.

Thanks!