Wednesday, January 6, 2010

Course Project - "Computer Animation - Interactive Hermite Spline"

[Description]
The purpose is to interactivly adding control points to the Hermite spline and modifying the spline respectively. This spline is generated with Catmull-Rom initialization with second-order accurate boundary conditions. In addition, you could also manipulate the control points and tangents by shell commands. Hermite spline could be simulated as an invisible/visible path for the character of an animation to follow and result in natural movement. ##ReadMore##