Sequencer. A tool for organizing and playing back sequences of events or actions in order.

github.com/mrdoob/sequencer.js

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2011
  • Added missing constructor to SequencerItem.
April 2011
  • time < _time bugfix and sending more useful data on update()
March 2011
  • Clean up. And providing more info on update().
  • Uops, that console.log wasn't supposed to go in.
  • Cleaned up the code a bit.
  • Naming clean up.
  • Folder structure and base code.
  • first commit