User Tools

Site Tools


programming_fundamentals_with_processing:ch01-setting-up.html

This is an old revision of the document!


Setting Up

Installing Processing

Processing is available for all major desktop operating systems (macOS, Windows, and Linux). To install Processing go to the Processing download page (https://processing.org/download/) and select the appropriate version for your computer.

There is more than one version for Windows and Linux! Make sure you get the right one for your computer.

On macOS, the archive is a standard app bundle, so install it the way you normally do.

The Windows archive is TODO.

On Linux, decompress the archive, open a terminal, and run the install.sh script inside the archive.

Running Processing

One you have successfully installed Processing, start the Integrated Development Environment (or IDE, the place where you'll write and run you code) using the usual means you do so on your computer. Look for something called “Processing IDE.”

The first time you run the Processing IDE, you should see something similar to the following.

If you see this, you're now ready to start developing Processing programs.

programming_fundamentals_with_processing/ch01-setting-up.html.1501089618.txt.gz · Last modified: 2017/07/26 17:20 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki