Patrick Krebs
patrickkrebs
About Me
Executive Producer / Director / Creative Leadership
専門知識
CG Supervisor
業界:
Film/TV
Connect
LOCATION
Los Angeles,
United States
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Replacing old point sops with wrangles 2020年2月18日12:56
Someone should let Rohan Dalvi know!
Points Node should change to Attribute Wrangle and input:
float val1 = @ptnum;
float val2 = @numpt;
@Cd.x = 1 - val1/val2;
@Cd.y = 0;
@Cd.z = 0;
Points Node should change to Attribute Wrangle and input:
float val1 = @ptnum;
float val2 = @numpt;
@Cd.x = 1 - val1/val2;
@Cd.y = 0;
@Cd.z = 0;
Where is the nR input on the PBRSpecular shader? 2016年9月27日16:30
Hey guys,
Where did the nR input on the PBRSpecular shader go in Houdini 15?
Where did the nR input on the PBRSpecular shader go in Houdini 15?
How do I get my Hqueue server to show up as a client on the same machine? (on Windows) 2016年9月19日16:50
I'm trying to run Hqueue on a local machine as a server, but I'd like my server to also be a client.
I'm on windows… I have both server and client installed, both server and client are running as services. Server is resolving, but shows 0 clients. Is there something custom I have to do on a windows machine to get it to show up as a client when both are on the same machine?
Thanks.
I'm on windows… I have both server and client installed, both server and client are running as services. Server is resolving, but shows 0 clients. Is there something custom I have to do on a windows machine to get it to show up as a client when both are on the same machine?
Thanks.