About 67,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, …

  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 …

  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 …

  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 …

  7. Examples / Processing.org

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

  8. 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 …

  9. Download - Processing for Pi

    If you’re interested in becoming a maintainer for the Raspberry Pi version of Processing, please let us know. While we do our best to keep the Pi releases updated, our ability to produce …

  10. Python Mode for Processing

    With the gradual addition of alternative progamming interfaces — including JavaScript, Python, and Ruby — it has become increasingly clear that Processing is not a single language, but …