Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 666 Bytes

File metadata and controls

11 lines (6 loc) · 666 Bytes

BaseProgram

This is a library of some convenience classes and methods for the Processing development environment which should help programming novices to create first programs very easily.

Installation

Please extract provided binaries (see Releases) into the libraries directory of your sketchbook. Read the Processing documentation for more information: Install a Contributed Library.

Usage

After starting Processing please head over to the examples section and select an example of your choice.