saman khorram
samysuns
About Me
専門知識
Freelancer
業界:
Film/TV
Houdini Engine
Availability
Not Specified
My Gallery
チュートリアル
Recent Forum Posts
New bunch of Tutorials about Character Animation, Rigs, digital assets, animation workflows, Technical solutions and stuff like these, 2018年1月11日12:27
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.
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 2018年1月6日12:36
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.
that's why you use an expression like $CR> 0.8 or @Cd.x > 0.8 in delete node.