##yourLibrary##
A library by ##author## for the programming environment processing. Last update, ##date##.
This library provides a set of tools for drawing graphs in 2D or 3D. We have developed the library in order to be able to use processing for simple scientific simulations or data displays. While processing itself makes the graphical output very easy, a good library for plotting functions or data was missing. So far, the content of the library directly reflect the need of our research group, but we hope that it might be useful for many other people. Any comment, feedback or suggestions are very welcome.
You can find examples of what we are doing with processing in our list of processing sketches.

Download
Download ##yourLibrary## version ##versionNumber## in .zip format.
Installation
Unzip and put the extracted ##yourLibrary## folder into the libraries folder of your processing sketches. Documentation and examples are included in the ##yourLibrary## folder.
Keywords ##keywords##
Documentation Have a look at the online documentation here. A copy of the documentation is included in the .zip file as well.
Source The source code of the library is included in the .zip file.
Examples
Find a list of examples in the current distribution of ##yourLibrary##, or have a look at their source code by following the links below.
-
##examples##
Tested
Platform ##tested:platform##
Processing ##tested:processingVersion##
Dependencies ##tested:dependencies##