Processing.js 1.0.0 - a port of the Processing visualization language

Tout est dans le titre ou presque ... bon il faut aussi connaître le projet http://processing.org :

Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production.

  • » Free to download and open source
  • » Interactive programs using 2D, 3D or PDF output
  • » OpenGL integration for accelerated 3D
  • » For GNU/Linux, Mac OS X, and Windows
  • » Projects run online or as double-clickable applications
  • » Over 100 libraries extend the software into sound, video, computer vision, and more...
  • » Well documented, with many books available

Le projet version Java Script et les exemples sont à cette adresse :(il faut un browser compatible HTML5 pour les afficher !!!)


http://processingjs.org/

Le header du fichier JS (http://processingjs.org/content/download/processing-js-1.0.0/processing-1.0.0.js) pour les crédits:

/*

P R O C E S S I N G . J S - 1.0.0
a port of the Processing visualization language

License : MIT
Developer : John Resig: http://ejohn.org
Web Site : http://processingjs.org
Java Version : http://processing.org
Github Repo. : http://github.com/jeresig/processing-js
Bug Tracking : http://processing-js.lighthouseapp.com
Mozilla POW! : http://wiki.Mozilla.org/Education/Projects/ProcessingForTheWeb
Maintained by : Seneca: http://zenit.senecac.on.ca/wiki/index.php/Processing.js
Hyper-Metrix: http://hyper-metrix.com/#Processing
BuildingSky: http://weare.buildingsky.net/pages/processing-js

*/

Y a bô

Haut de page