We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hello, i've made a sketch that runs variable-rules cellular automatas bounded inside variable shapes. Sadly i can't upload it to openProcessing as it doesn't run in javascript mode and i have to use the P2D render mode.
you can find the application and the source code in my cargo collective page: cargocollective.com/nicolapisanti/Cellular-Shapes
let me know what do you think about it (and if you find something that i could have coded better inside the CAShape class)!