saman khorram

samysuns

About Me

EXPERTISE
Freelancer
INDUSTRY
Film/TV

Connect

LOCATION
Not Specified

Houdini Skills

Availability

Not Specified

My Tutorials

obj-image Quick Tips
How to Group First and Last Point
obj-image Intermediate
Fix a Model with Python and an HDA
obj-image Quick Tips
Randomize Parameters using Python
obj-image Intermediate
Dynamic and Manual control of Polygonal Hair
obj-image Quick Tips
Redshift: Deformation and Particle Motion Blur
obj-image Beginner
Measure Distance Tool

Recent Forum Posts

New bunch of Tutorials about Character Animation, Rigs, digital assets, animation workflows, Technical solutions and stuff like these, Jan. 11, 2018, 12:27 p.m.

Hello,

I am creating some tutorials, mostly character and rig oriented (which is my favorite part of 3d software)

whatever I see it may be useful and will solve a problem for others and I am good at it will I record!

I Hope you find them useful and if you have any idea about them or question problem just leave me a comment in the relevant video.

https://www.youtube.com/channel/UCM_yYXvQrgbMFThS1RVzBnA [www.youtube.com]

See you guys.

delete based on color Jan. 6, 2018, 12:36 p.m.

Basically, when you are assigning a random color, you are assigning a random float3 (x,y,z) number to them, so they all have at least a value of red greater than 0.
that's why you use an expression like $CR> 0.8 or @Cd.x > 0.8 in delete node.