The Ruby on Rails and ClojureScript experts

Mar 29, 2012

Looks like a fantastic tool for building browser based 2D animated illustrations.

Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.

Link: Paper.js via paperjs.org