Absolutely love this tutorial. By far the simplest example of using an animated attribute for a vellum constraint!! Can't find this anywhere else on the internet! Cheers mate!!
@almossawi4 жыл бұрын
I like to call you Guru Dalvi .. love your tutorials!
@resilientpicture4 жыл бұрын
Thank you Rohan, Super useful.
@MBSJQ5 жыл бұрын
Awesome tutorials as always thank you
@FaddyVFX3 жыл бұрын
Wow, thank you, very informative
@massimobaita71784 жыл бұрын
Thank You very much, Rohan!
@shubhthesingh4 жыл бұрын
How to control the stiffness dropoff? by using paint/art directed way?
@monirul3d Жыл бұрын
❤❤❤
@ibraheemyousef81144 жыл бұрын
Thank you for providing useful information and lessons But !! I have a request, please complete the explanation as seen in the introduction. Lighting and materials did not complete In order to fully understand the information and make use of the tech used Warm greetings
@genetixa5 жыл бұрын
Very Nice!!, however this setup looks like it doesn't scale well with denser mesh...
@ShawarmaBaby4 жыл бұрын
Do you know why is it that I have to pump the Rest Length Scale up to 5600 to inflate my spheres and you only have to do it to 300? Also I am using Houdini 17.5
@Kmankeg4 жыл бұрын
Great stuff! thank you
@chlnapanda4 жыл бұрын
Can't really see your mouse cursor.
@ArgoBeats4 жыл бұрын
Hi Rohan, this is great, but you couldn't just animate the Rest Length parameter in the Vellum Pressure node directly? Would that work the same?
@smb3d4 жыл бұрын
This is an old question, but in case anyone else is wondering, no that wont work because the pressure constraints node and other constraints only read the geometry on the first frame. You need to use the vellum constraint property inside the solver to constantly update the attributes.
@mickeysage25155 жыл бұрын
Reading directly from points works (H17.5) *point(2, "amount", @ptnum)*, if connect noise to the first copytopoints and set input 3 to first context geometry. Is there a reason for splitting into two copytopoints?
@rohandalvi5 жыл бұрын
Just for organising. But you can do it in one node tree as well.
@amirhosseinbaradaran26944 жыл бұрын
Hi Mr Dalvi I did do this method to animate the stretch stiffness and bend stiffness ,but it didn't work . actually i have an attribute for each of them and I want to animate them in the solver(i created the attributes by paint node) Could you help me please? thank you.
@STROBdotNET4 жыл бұрын
Hi Rohan thanks for this tut again! Where do you get the type from? For example if I want to animate te break threshold of a Pin to Target constraint will the type be "pin to target" (is this the constraint type but with a minuscule instead of majuscule? and do we need undesrscore or else? How do we know how to write the type exactly as needed? and thanks for the file on your website, this is soooo useful with Houdini!
@rohandalvi4 жыл бұрын
I was looking at the vellum masterclass on sidefx. They mentioned it in there. I don't know where you can find the rest. Houdini is a big mystery. 😄
@harshadtemgire12974 жыл бұрын
thank you bro
@milad_savar4 жыл бұрын
nice very useful
@DenisVFX24 жыл бұрын
Hello! Thank you for a great tutorial. I just tried to find a way to control rest length scale by point attribute in geometry. Thank you for solution. But I have a little bit another quaestion: is it possible to make vellum cloth/hair simulation to follow some animation? for example I create a two geometries with animation and they starts intersects during the animation, and I want a vellum solver compute it, and solve intersections and also add some dynamics...
@rohandalvi4 жыл бұрын
kzbin.info/www/bejne/q6bGpZJnbp5sbLc
@DenisVFX24 жыл бұрын
@@rohandalvi Thank you! You are the best!
@vivincentable4 жыл бұрын
Hello, I have a question, I'm emitting a sphere from a vellum source, but I would like to give a random color to each sphere that is streamed, I'm trying to find to add an ID, but i can't find any in the vellum object, do you know how to solve this?
@rohandalvi4 жыл бұрын
Just give random colors to the points and when you use copy to points the spheres will automatically pick up the random colors from the points
@vivincentable4 жыл бұрын
@@rohandalvi I'm not using a copy to point, I'm using one sphere emitted in continuous mode in the vellum source, and that's why I can't figure how to attribute a different color for each emitted sphere
@StephaneSOUBIRAN5 жыл бұрын
Thank you
@arbikerimov5 жыл бұрын
Hi, Rohan. Great tutorial. I wanted to ask you, what keyboard are you using ?
@rohandalvi5 жыл бұрын
It's a Corsair mechanical keyboard. It's really loud :)
@cirakcemal5 жыл бұрын
Thanks Rohan. Renderman hair tutor please :)
@fallsins7724 жыл бұрын
Hi Rohan, thanks a lot for the tutorial, one question, how did you stopped the noise animation?
@rohandalvi4 жыл бұрын
multiply with a mask.
@fallsins7724 жыл бұрын
@@rohandalvi are you multiply scale of attribute by 0? this is the same as bbox in attribute delete?
@rohandalvi4 жыл бұрын
@@fallsins772 use a mask by geometry. Animate that to get an animated mask if you want to modify the noise from a direction. And then in a wrangle just do @amount = @noise*@mask;
@fallsins7724 жыл бұрын
@@rohandalvi thought exactly the same, but thanks!)
@runelisether62564 жыл бұрын
Thanks for the tuts. Learning something all the time :) I only wonder of one thing. Why did you use "copy to point" sop to transfer "amount" attr. Why not use "AttributeTransfer " sop. I am just a newbie, but I recon that's the way to do it.
@lgab3 жыл бұрын
There's no geo to transfer from, the attr transfer node uses distance in space to transfer and is mostly useful with non-identical geo, In this case the attribute lives on the spawn points which aren't necessarily similar to the spheres, so by copying again he will create identical geo which inherit the amount attribute robustly. Another option is attribute copy which uses ptnum to copy instead of spatial proximity, but again, there's nothing to copy from really.
@christophershaju37375 жыл бұрын
camera tracking and impliment effects with houdini and finial out , Tutorial Please
@rohandalvi5 жыл бұрын
I haven't done camera tracking in over 10 years. I barely do any compositing either. So I can't promise a tutorial in camera tracking. Sorry.
@christophershaju37375 жыл бұрын
@@rohandalvi 😖😖😖😖🙏🙏👍
@DovahDiaz5 жыл бұрын
Felt a deja vu 🤔
@MsAnkush123453 жыл бұрын
Tutorial is good, but you should at least tell the reasons behind what u r doing, right now it is like just following along, no reasoning.
@robbie_4 жыл бұрын
"the reason it's not working", this is the entire story of Houdini. An expert can use it. A novice will give up after about five years of trying :p.