##yourLibrary##

A library by ##author## for Processing.
Last updated: ##date##.

Feel free to replace this paragraph with a description of the library. Contributed libraries are developed, documented, and maintained by members of the Processing community. Further directions are included with each library. For feedback and support, please post to the Discourse. We strongly encourage all libraries to be open source, but not all of them are.

Download

Download ##yourLibrary## version ##versionNumber## in .zip format.

Installation

Unzip and put the extracted ##yourLibrary## folder into the libraries folder of your processing sketches. Reference and examples are included in the ##yourLibrary## folder.

Keywords ##keywords##

Reference. Have a look at the javadoc reference here. a copy of the reference is included in the .zip as well.

Source. The source code of ##yourLibrary## is available at ##source:host##, and its repository can be browsed here.

Examples

Find a list of examples in the current distribution of ##yourLibrary##, or have a look at them by following the links below.

    ##examples##

Tested

Platform ##tested:platform##
Processing ##tested:processingVersion##
Dependencies ##tested:dependencies##