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 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 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

COP file node, load by filePattern? Sept. 15, 2019, 9:09 p.m.

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 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.