About 68,800 results
Open links in new tab
  1. Download Processing / Processing.org

    Apr 4, 2010 · Processing is open source and is available for macOS, Windows, and Linux. Projects created with Processing are also cross-platform, and can be used on macOS, Windows, Android, …

  2. Welcome to Processing! / Processing.org

    To contribute to Processing development, please visit Processing on GitHub to read instructions for downloading the code, building from the source, reporting and tracking bugs, creating libraries and …

  3. Environment / Processing.org

    The Processing Development Environment (PDE) makes it easy to write Processing programs. Programs are written in the Text Editor and started by pressing the Run button.

  4. Getting Started / Processing.org

    The Processing Reference explains every code element with a description and examples. The Reference programs are much shorter (usually four or five lines) and easier to follow than the longer …

  5. Tutorials / Processing.org

    Learn to code using Processing, from functions and variables to libraries and exporting applications.

  6. Processing.py on the command line \ Tutorials

    For now, the easiest way to create a stand-alone application with a command-line Processing.py sketch is to import it into the Processing IDE (as outlined in the previous section) and use Python Mode's …

  7. Examples / Processing.org

    Short, prototypical programs exploring the basics of programming with Processing.

  8. Processing Overview \ Tutorials

    Processing is a simple programming environment that was created to make it easier to develop visually oriented applications with an emphasis on animation and providing users with instant feedback …

  9. Python Mode for Processing

    Python Mode for Processing extends the Processing Development Environment with the Python programming language.

  10. Tutorials - Processing

    A collection of step-by-step lessons introducing Processing (with Python). Many of these tutorials were directly translated into Python from their Java counterparts by the Processing.py documentation …