Sadjad Rabiee

Sadjad Rabiee

About Me

FX Supervisor at RodeoFX
専門知識
Technical Director
INDUSTRY
Film/TV

Connect

LOCATION
Canada
ウェブサイト

Houdini Skills

Availability

Not Specified

My Tutorials

obj-image Beginner
How to make a Flamethrower
obj-image Beginner
How to Integrate ChatGPT (OpenAI)
obj-image Intermediate
FLIP | LIQUID MORPH | Part2
obj-image Beginner
FLIP | LIQUID MORPH | Part1
obj-image Intermediate
Custom Pyro Shader | Redshift, Renderman, Arnold
obj-image Beginner
Pyro FX | Part 03 | Fire & Smoke

Recent Forum Posts

Import ABC point cloud in Maya 2021年4月29日14:41

it was a very good solution for static points
and yes, now read_Alembic node inside Bifrost graph works perfectly for animated points

COP file node, load by filePattern? 2019年9月15日21:09

Hi

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 2019年6月6日12:30

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.