Skip to content

abelnation/processing-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  P R O C E S S I N G - 0 . 4 . J S
  a port of the Processing visualization language
  
  IMPORTANT! - NOTE FOR DEVELOPERS:
  Please read the guidelines before pushing your code to the repository. The 
  function(s) you are working on may already be finished and queued for push. 
  
  GUIDELINES:
  http://processing-js.lighthouseapp.com/projects/41284/project-workflow
  
  IRC CHANNEL:
  Join the development team at irc://irc.mozilla.org/processing.js for more info
  
  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

  //////////////////////////////////////////////////////////////////////////////
  
  VERSION TEST: 0.0
     
          Fx  Sf  Ch  Op  IE
         +---+---+---+---+---+
  Ubuntu | 1 | . | 1 | 1 | . | 3 / 3
         +---+---+---+---+---+
   Tiger | ? | ? | ? | ? | . | 0 / 4
         +---+---+---+---+---+
   Vista | ? | ? | ? | ? | . | 0 / 4
         +---+---+---+---+---+   
      XP | ? | ? | ? | ? | . | 0 / 4
         +---+---+---+---+---+   
                               3 / 13 = Pass
                               
  //////////////////////////////////////////////////////////////////////////////
  

About

A port of the Processing visualization language to JavaScript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.7%
  • Python 4.3%