This is the core module of the toxiclibs library release. Only the following packages are included. These form the core functionality of the libraries and are required for all other downloadable packages: toxi.geom toxi.geom.mesh toxi.geom.mesh.subdiv toxi.geom.mesh2d toxi.math toxi.math.conversion toxi.math.noise toxi.math.waves toxi.util toxi.util.datatypes toxi.util.events If you're going to use these classes for Processing projects, first drop the entire "toxiclibscore" folder into the "libraries" folder of your Processing sketchbook. You'll then need to restart Processing in order for it to find this new library. Source code is available via Hg, instructions over here: http://hg.postspectacular.com/toxiclibs/source/ JavaDocs are available in the "docs" folder of each download and online. http://toxiclibs.org/javadocs/ toxiclibs is a PostSpectacular production: http://postspectacular.com/ Have fun! Copyright (c) 2006-2011 Karsten Schmidt This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. http://creativecommons.org/licenses/LGPL/2.1/ This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA