Karsten Schmidt is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

postspectacular / toxiclibs http://toxiclibs.org/

Building blocks for computational design with Java & Processing. LGPLv2 licensed.

Clone this repository (size: 27.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/postspectacular/toxiclibs
hg clone ssh://hg@bitbucket.org/postspectacular/toxiclibs
Branch
default
Filename Size Date modified Message
.settings
ant
examples
lib
readme1st
src.audio
src.color
src.core
src.data
src.doap
src.image
src.net
src.newmesh
src.p5
src.physics
src.sim
src.test
src.volume
test
.classpath 2.6 KB issue #30 fixed: removing circular build dependency in build_core.xml and moving new mesh classes from toxi.geom.mesh package into new source folder src.newmesh and (temporary) package toxi.newmesh, updating .classpath
.hgignore 66 B updating .hgignore
.hgtags 216 B Added tag dist20110103 for changeset 655181b8f03f
.project 599 B updating spherical coords based on azimuth = positive Y axis, added static splitIntoSegments() method (plus unit test), added final modifier where possible, updated javadocs
LICENSE.txt 25.8 KB still restructuring project layout for easier builds (this might be semi-broken though at this point)
build_changelogs.sh 725 B testing, updating and adding P5 examples, removing changelogs from mercurial, removing logging code from HashIsoSurface, updating all ant build files and library version IDs
toxi_formatter.xml 29.3 KB adding eclipse formatter project prefs