Hi all, On 21/07/14 11:31, mrk25 wrote: > Il 21/07/2014 09:52, christophe ha scritto: >> woooww ! some very nice stuff, and new ideas !! thanks for sharing >> >> Just as an idea... i'm also learning about SuperCollider, and they have >> this website http://sccode.org/ , wich is very usefull to share example, >> and learn about code... I don't know if there is the same with Fluxus.... > > > There is "Planet Fluxus BETA", a (simplified) webGL implementation of > fluxus, where you can browse, fork and save sketches: > > http://fluxus.fo.am/ > > ( I don't know if are there plans to develop and mantain it in the > future, but it seems that you can host your own: > https://github.com/nebogeo/planet-fluxus )
I'm working on it slowly - recently made this game with it: http://www.evolutionarygenetics.group.cam.ac.uk/evolving-butterflies/ Source is here: https://github.com/nebogeo/toxic-butterflies It mixes webgl and canvas for the 2d elements, all using scheme. cheers, dave
