Masoud Saadatmand

Masoud

About Me

VFX/FX supervisor.
専門知識
VFX Artist
業界:
Film/TV

Connect

LOCATION
Erbil, Not Specified
ウェブサイト

Houdini Engine

ADVANCED
Lighting  | Pyro FX  | Fluids  | 説明
INTERMEDIATE
プロシージャルワークフロー  | Environments  | Motion Editing  | Animation  | Cloth  | Solaris  | Mantra  | Karma  | VEX
BEGINNER
Digital Assets  | Hair & Fur  | Python

Availability

I am available for Freelance Work

チュートリアル

obj-image Intermediate
Curve SOP -> Orient Mode
obj-image Intermediate
Adding Spare Input
obj-image Intermediate
Attribute Paint : The Re-cache Method

Recent Forum Posts

Apply Velocity to RBD Pieces by Position, issue..! 2025年8月11日1:55

I think I should use a (volume velocity) field, right?

Apply Velocity to RBD Pieces by Position, issue..! 2025年8月10日14:24

Hi everyone,


I have an RBD Fractured Object wired into a Rigid Body Solver (Bullet), and I’d like to apply a custom velocity to each piece whose centroid’s Y position is below 0.5.


I tried this inside a Point Wrangle within a SOP Solver, but it didn’t work:

if (@P.y < 0.5)
{
v@vel = {0, 10, 0};
}

I also attempted the same approach inside a Geometry Wrangle in DOPs, but that didn’t work either.

Does anyone have suggestions on how to achieve this?



Thanks in advance!

Help Aligning Grass with Vellum Grains Simulation 2025年5月28日15:35

Hi everyone,

I'm trying to copy some grass (lines) onto the top layer of my Vellum grains simulation. However, the grass blades aren't aligning with the direction of the grains — they always point straight up instead of following the grains' orientation.

Does anyone know how I can make the grass follow the grains' axis properly?





Thanks in advance for your help!