Sadjad Rabiee
Sadjad Rabiee
About Me
FX Supervisor at RodeoFX
EXPERTISE
Technical Director
INDUSTRY
Film/TV
Connect
LOCATION
Canada
WEBSITE
Houdini Skills
Availability
Not Specified
My Gallery
My Tutorials
Recent Forum Posts
Import ABC point cloud in Maya April 29, 2021, 2:41 p.m.
it was a very good solution for static points
and yes, now read_Alembic node inside Bifrost graph works perfectly for animated points
and yes, now read_Alembic node inside Bifrost graph works perfectly for animated points
COP file node, load by filePattern? Sept. 15, 2019, 9:09 p.m.
Hi
You can use below python script for doing this :
check attached project
You can use below python script for doing this :
import glob subF = "PATH to SUBFOLDER" file = subF + "*_spec.jpg" #PATTERN a = glob.glob(file) # SEARCH FOR FILE return a[0] # RETURN FULL PATH OF THE FILE
check attached project
Scaling Object June 6, 2019, 12:30 p.m.
This is happening in every 3D software not just Houdini !
That's a rule, if you scale everything in one axis, it will deform !
As BabaJ said, you have to consider this in modeling.
That's a rule, if you scale everything in one axis, it will deform !
As BabaJ said, you have to consider this in modeling.