Python: Cloth - Membrane

   1648   3   1
User Avatar
Member
5 posts
Joined: July 2014
Offline
Hello everybody,

I am very new to Houdini and have two short but rather specific questions:

1. Is there a way to control the cloth functionality via python?

2. I would like to simulate a membrane type of material. Is a type of restlength parameter to let a cloth object shrink and receive something like a spring-based relaxation?

Thank you very much in advanced!
User Avatar
Member
7773 posts
Joined: July 2005
Offline
Use a SOP Solver and you have the full arsenal of SOPs, include python-based ones for controlling the attributes that drive the cloth solver. Check out the FEM master class which is very similar to the cloth solver as well. The generic SOP Solver techniques apply to cloth as well as FEM.

http://www.sidefx.com/index.php?option=com_content&task=view&id=2664&Itemid=344 [sidefx.com]
User Avatar
Member
5 posts
Joined: July 2014
Offline
Thank you very much! One more question: Which tutorial would you recommend me to learn the differences between SOP, COP, VOP, VEX, etc. :?
User Avatar
Member
7773 posts
Joined: July 2005
Offline
I'm probably not the best person to ask since I just learn by osmosis. Check out this link if you haven't already:
http://www.sidefx.com/index.php?option=com_content&task=blogcategory&id=192&Itemid=351 [sidefx.com]
  • Quick Links