
giordiTD
giordiTD
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
new houdini tutorial : strechy IK with CHOPS PT 1 and 2 May 27, 2013, 1:45 p.m.

Hello guys how is it going?
I have here for you two tutorials about some advanced rigging feautures for a stretchy IK by using chopnet!
you can find it here on the sidefx website itself :
http://www.sidefx.com/index.php?option=com_content&task=blogcategory&id=191&Itemid=345 [sidefx.com]
in the first part we build the regular stretchy Ik
in the second part we are gonna add some more advanced feature like the knee/elbow lock and knee/elbow slide!
comment and critiques are more then welcome guys!
If you want to be update for the next coming tutorial just subscribe to the newsletter :
marcogiordanotd.com/newsletter.php [marcogiordanotd.com]
or follow me on the vimeo channel
Curve normals : implement this algorithm May 5, 2013, 7:13 a.m.
alright I got it done ! Actually with a custom python operator!
It s free download so have fun with it!
[postimg.org]
for more information you can check here!
http://www.marcogiordanotd.com/blog/cg-general/houdini-otl-normals-on-curve [marcogiordanotd.com]
C&C appreciated
It s free download so have fun with it!

for more information you can check here!
http://www.marcogiordanotd.com/blog/cg-general/houdini-otl-normals-on-curve [marcogiordanotd.com]
C&C appreciated
Curve normals : implement this algorithm April 19, 2013, 2:41 a.m.
edward
As a side note, this is similar to what the InverseKin CHOP uses for Solver Type=Follow Curve, Curve Normals = Best Guess on an object-level path. Takes the normal from the first path cv and propagates that through so that you can do full revolution twists.
BTW, I like the suggestions on the cross posted thread on odforce.
thank you sir , yes that s exactly my final goal I am trying to replicate my quaternion spine (which means i need to twist along the curve) in houdini and then give it to the community as I did with a lot of custom maya nodes.
I was also thinking then to try to write a python sop that should be fairly easy 8) 8)