==== fluxus ==== (the livekoded rather than the art.movement) * http://www.pawfal.org/Software/fluxus/ * the docs -> http://www.pawfal.org/Software/fluxus/docs/index.html ==== building on osx ==== #!/bin/bash plt="/Applications/PLT" scons -u Prefix=/opt/local/ PLTPrefix="$plt" PLTLib="$plt"/lib PLTInclude="$plt"/include sudo scons -u Prefix=/opt/local/ PLTPrefix="$plt" PLTLib="$plt"/lib PLTInclude="$plt"/include install