Difference between revisions of "Processing.js"

From CDOT Wiki
Jump to: navigation, search
Line 8: Line 8:
  
 
Read more about Canvas [http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html]
 
Read more about Canvas [http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html]
 +
 +
Read more about Drawing with Canvas [https://developer.mozilla.org/en/Drawing_Graphics_with_Canvas https://developer.mozilla.org/en/Drawing_Graphics_with_Canvas]
  
 
==Project Leader(s) ==
 
==Project Leader(s) ==
Line 13: Line 15:
 
==Project Contributor(s)==
 
==Project Contributor(s)==
 
==Project Details==
 
==Project Details==
 +
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. Processing is an alternative to proprietary software tools in the same domain.
 +
 +
Processing.js will:
 +
 +
- enable Processing users to take advantage of the full power of the open web<br/>
 +
 +
- serve as a forcing function to drive improvements in key aspects of Mozilla products and technologies, including; JavaScript, Camvas Functionality, applications of Bespin, Ubiquity, Multi-Touch and others<br/><br/>
  
 
Read more on the project [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb]
 
Read more on the project [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb]
 
==Project News==
 
==Project News==

Revision as of 11:06, 18 September 2009

Project Name

Processing.js

Project Description

Processing.js is a proposed Mozilla-sponsored project, its main purpose is to wrap Java-based language functions into Javascript. The purpose of this is to use visuals on the open web, using standard technologies such as JavaScript and Canvas.

Read more about processing for the web http://processing.org

Read more about Canvas http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html

Read more about Drawing with Canvas https://developer.mozilla.org/en/Drawing_Graphics_with_Canvas

Project Leader(s)

Project Contributor(s)

Project Details

Processing is an open source programming language and environment for people who want to program images, animation, and interactions. Processing is an alternative to proprietary software tools in the same domain.

Processing.js will:

- enable Processing users to take advantage of the full power of the open web

- serve as a forcing function to drive improvements in key aspects of Mozilla products and technologies, including; JavaScript, Camvas Functionality, applications of Bespin, Ubiquity, Multi-Touch and others

Read more on the project https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb

Project News