processing.js

TwitterFacebook
Get flash to fully experience Pearltrees

Wiki visualisations with JavaScript: Processing.js and Raphaël · Matt Ryall’s Weblog

Once every few months, Atlassian holds a “FedEx day”. Developers are free to work on a project of their choosing, with the aim being to deliver something within 24 hours. For the October FedEx day, I wrote some visualisations for wiki data. http://mattryall.net/blog/2008/11/wiki-visualisations-with-javascript

Toxiclibs.js - Open-Source Library for Computational Design

http://haptic-data.com/toxiclibsjs/ Toxiclibs.js can be used in the following ways: As a single javascript file loaded into a webpage, with the contents of the entire library within a global toxi object. As AMD modules that can be loaded independently or in packages, via RequireJS In Node.js applications, as AMD modules that require the 'requirejs' library for Node.js.
http://quasipartikel.at/tween/

Tween.lib - Motion Tweening for Processing.js

The library is based on Philippe Maegerman's Javascript version of Robert Penner's Motion Tweening Library for ActionScript.

dry.ly

http://dry.ly/2011/02/21/coffeescript--processingjs--crazy-delicious/ Kill Demo
Fizz by Bloom Processing!

Processing.js

http://creativejs.com/2011/09/processing-js/

HTML5 Canvas & Processing JS

http://joeycadle.com/blog/article/1/2012/22/01/html5-canvas-and-processing-js When I first sat down to redesign my personal site I knew that I wanted to incorporate HTML5 Canvas somewhere in the layout.
http://ejohn.org/blog/processingjs/

Processing.js

Demos below! As a sort-of reverse birthday present I’ve decided to release one of my largest projects, in recent memory. This is the project that I’ve been alluding to for quite some time now : I’ve ported the Processing visualization language to JavaScript, using the Canvas element . I’ve been working on this project, off-and-on now, for the past 7 months – it’s been a fun, and quite rewarding, challenge.