The second portion of the project is the full 2d Processing API. This includes all sorts of different methods:
* Shapes drawing
* Canvas manipulation
* Pixel utilities
* Image drawing
* Math functions
* Keyboard and mouse access
* Objects (point, arrays, random number generators)
* Color manipulation
* Font selection and text drawing
* Buffers
This is a port of proce55ing into javascript using canvas.
Now if only somebody would do the same but into as3 🙂