Skip to content

nconfrey/processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing

This is the official source code for the Processing Development Environment (PDE), the “core” and the libraries that are included with the download.

If you need a stable version, use the source or tag for version 2.2.1 or 3.0a5.

Development of Processing 3 has started, so major changes are underway inside this repository. Many things are broken at the moment while we sort it all out. Do not expect this code to be stable.

"Major changes" means possible breakage to libraries/tools/modes (as we make API changes) and the removal of Applet as the base class for PApplet. Some of these will be sorted out before the release, others are changes that will break some code between 2.x and 3.x. Obviously, we will work hard to break as few things as possible.

If you have found a bug in the Processing software, you can file it here under the “issues” tab. All Android-related development has moved to its own repository here, so issues with Android Mode, or with the Android version of the core library should be posted there instead. The processing.js project is not affiliated with us, but you can find their issue tracker here.

The issues list has been imported from Google Code, so there are many spurious references amongst them since the numbering changed. Basically, any time you see references to changes made by processing-bugs, it may be somewhat suspect. Over time this will clean itself up as bugs are fixed and new issues are added from within Github. Help speed this process along by helping us!

The processing-docs repository contains reference, examples, and the site. (Please use that link to file issues regarding the web site, the examples, or the reference.)

The instructions for building the source are here.

Someday we'll also write code style guidelines, fix all these bugs, throw together hundreds of unit tests, and get rich off all this stuff that we're giving away for free.

But in the meantime, I ask for your patience, participation, and patches.

Ben Fry, 3 February 2013
Last updated 3 June 2015

About

Source code for the Processing Development Environment (PDE)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.3%
  • GAP 0.9%
  • Processing 0.7%
  • GLSL 0.4%
  • ANTLR 0.2%
  • HTML 0.2%
  • Other 0.3%