Reproducing A Clever Animation Product, Part 11

Here is the updated version that uses the information in the bcTransformList to build the cleanest possible stream of transformation events in the bcActivitiesList. The need for a separate structure to hold the initial and final states of the animation has been eliminated and the unique state of every property type for every element is now fully specified for every property animation step. This makes some very powerful capabilities available that can be explored next week.

Here is the process that populates the bcActivitiesList from the bcTransformList.

And here are some of the functions that write out the appropriate streams of activities.

Moving the slider with the mouse demonstrates how every step of the animation is now properly displayed. A few things still need to be cleaned up, including being able to use the animation updates when the slider is moved using the arrow keys.

This entry was posted in Tools and methods and tagged , , . Bookmark the permalink.

Leave a Reply