This simple processing sketch was meant to look like cells. The cells have control vertexes that are animated with perlin noise and are then used to draw the bezier outer curved lines.
Collision detection is estimated with the point-sphere method.
8000