unconed / MathBox.js

MathBox is a (work in progress) library for making presentation-quality math diagrams in WebGL.
MIT License
1.94k stars 126 forks source link

Option to animate immediately #43

Open chetan51 opened 9 years ago

chetan51 commented 9 years ago

This option will remove all current animations (for the specified key) from the object without applying, before starting the requested animation. This allows for interrupting existing animations and smoothly moving to the final state.