Patrick Krebs
patrickkrebs
About Me
Executive Producer / Director / Creative Leadership
EXPERTISE
CG Supervisor
INDUSTRY
Film/TV
Connect
LOCATION
Los Angeles,
United States
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Replacing old point sops with wrangles Feb. 18, 2020, 12:56 p.m.
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? Sept. 27, 2016, 4:30 p.m.
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) Sept. 19, 2016, 4:50 p.m.
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.