Packages |
audio |
One day we will get the audo input and responsiveness working again |
image |
Useful image handling routines used by, but conceptually not dependant on,
Perceptron. |
math |
Package to parse and evaluate complex formulas
TODO : make this library sane |
perceptron |
Contains the core of the program logic : renderers, state, GUI interfaces |
pixelsources |
Cellular automata engines can be installed here, and accessed from the
Perceptron rendering loop. |
rendered3D |
3D drawing libraries |
util |
Utility libraries |
vectorsources |
Modules that execute 2D drawing commands can be added here. |