GithubHelp home page GithubHelp logo

tdao75 / processing-js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from processing-js/processing-js

1.0 1.0 1.0 12.19 MB

A port of the Processing visualization language to JavaScript.

Home Page: http://processingjs.org/

License: MIT License

Python 1.71% JavaScript 34.62% Java 63.66%

processing-js's Introduction

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

  //////////////////////////////////////////////////////////////////////////////

  License           MIT (see included LICENSE)
  Original Author   John Resig: http://ejohn.org
                    see AUTHORS for contributer list

  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


  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


  Processing.js is an open programming language for people who want to program
  images, animation, and interactions for the web without using Flash or Java
  applets. Processing.js uses Javascript to draw shapes and manipulate images
  on the HTML5 Canvas element. The code is light-weight, simple to learn and
  makes an ideal tool for visualizing data, creating user-interfaces and
  developing web-based games.

  Processing.js is explicitly developed for browsers that support the HTML5
  <Canvas> element. Processing.js runs in FireFox, Safari, Opera and Chrome but
  will not be supported in Internet Explorer until Mircosoft catch up with
  ISSUE 15.

  Implementing Processing.js in Flash or Silverlight is not recommended as Java
  already occupies the browser-plug-in space for this library. For users
  wishing to run Processing.js in Silverlight, see Paul Irish's Silverlight
  implementation. Using Explorer Canvas with Processing.js typically results in
  unusable frame-rates for moderately complex visualizations.

  The Processing language was created by Ben Fry and Casey Reas. It evolved
  from ideas explored in the Aesthetics and Computation Group at the MIT Media
  Lab and was originally intended to be used in a Java run-time environment. In
  the Summer of 2008, John Resig ( inventor of jQuery ), ported the 2D context
  of Processing to Javascript for use in web pages. Much like the native
  language, Processing.js is a community driven project, and continues to grow
  as browser technology advances.


  //////////////////////////////////////////////////////////////////////////////

  PLATFORM AND BROWSER COMPATIBILITY
  Processing.js is explicitly developed for browsers that support the HTML5 Canvas
  element. Processing.js runs in FireFox, Safari, Opera and Chrome but is not 
  currently supported in Internet Explorer. Processing.js aims for 100% 
  compatibility across all supported browsers however differences between 
  individual canvas implementations may give slightly different results in your 
  sketches.

  Processing.js is actively tested on the following platforms and browsers:  

           Fx  Sf  Ch  Op  IE
          +---+---+---+---+---+
  Leopard | 1 | 1 | 1 | 1 | . |  4 / 4
          +---+---+---+---+---+
   Ubuntu | 1 | . | 1 | 1 | . |  3 / 3
          +---+---+---+---+---+
    Vista | 1 | 1 | 1 | 1 | . |  4 / 4
          +---+---+---+---+---+   
    Win 7 | 1 | 1 | 1 | 1 | . |  4 / 4
          +---+---+---+---+---+   
                                13 / 13 = Pass
                               
  //////////////////////////////////////////////////////////////////////////////
  

processing-js's People

Contributors

abelnation avatar annasob avatar asydik avatar clee avatar corbanbrook avatar dhodgin avatar eligrey avatar jeresig avatar scottdowne avatar tdao75 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.