Skippy posted the source .hip for his amazing Popcorn Challenge.
Sounds like a good deal. drive.google.com/open?id=0B1QUhZEH_JGBemZ6Qjg5TWR4R3M
Just remember your side of the bargain. *flexes hands in anticipation*
Skippy posted the source .hip for his amazing Popcorn Challenge.
Sounds like a good deal. drive.google.com/open?id=0B1QUhZEH_JGBemZ6Qjg5TWR4R3M
Just remember your side of the bargain. *flexes hands in anticipation*
@Lorne I guess you saw matt/matte/dave’s one above but I dug out the hermite animation interpolator I did… it uses v from the points instead of the two extra timeshifts and because it has explicit tangents you can scale them with the damp parm to make it less curvy. if you use central difference in a trail to calc v and damp=1 it’s actually identical to the catmull-rom one… or you can use foward/backward difference to have it over/undershoot on the corners. cubic splines folks!
Attachments in this post:
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/catmull_rom_hermite_interp.hipnc
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/catmull_rom_hermite_interp_screenshot.png