Interactive Skeleton-driven Simulation - Algorithmic Considerations

Algorithmic Considerations

To achieve interactivity there are several optimizations necessary which are implementation specific.

Start by defining the object you wish to animate as a set (i.e. define all the points): .

Then get a handle on it. Let

Then you need to define the rest state of the object (the non-wobble point):

Read more about this topic:  Interactive Skeleton-driven Simulation