FluidFormsLibs
A library by Stephen Williams (Fluid Forms) for the programming environment processing. Last update, 05/28/2010.
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.
For more information please visit the project page.
Download
Download FluidFormsLibs version 0.2.01 in .zip format.
Installation
Unzip and put the extracted FluidFormsLibs folder into the libraries folder of your processing sketches. Reference and examples are included in the FluidFormsLibs folder.
Keywords 3d,stl,obj,import,export,utils,navigation
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 FluidFormsLibs is available at google code, and its repository can be browsed here.
Examples
Find a list of examples in the current distribution of FluidFormsLibs, or have a look at them by following the links below.
Tested
Platform Windows Vista, OSX
Processing 1.0.9
Dependencies velocity-dep-1.4.jar, antlr.jar, json.jar