##library.name##

A library by ##author.name## for the Processing programming environment.
Last update, ##date##.

Fluid Forms Libs provides funtionalities to processing that are often require when creating physical forms with code. This includes, amoung other things, mouse navigation for viewing a model, parameter management and importing files into, and export files from, processing sketches in formats such as STL and OBJ.

Download

Download ##library.name## version ##library.prettyVersion## (##library.version##) in .zip format.

Installation

Unzip and put the extracted ##library.name## folder into the libraries folder of your Processing sketches. Reference and examples are included in the ##library.name## folder.

Keywords. ##library.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 ##library.name## is available at ##source.host##.

Examples

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

Tested

Platform ##tested.platform##
Processing ##tested.processingVersion##
Dependencies ##library.dependencies##