Blobby!
Coding Challenge #36
In this coding challenge, I simulate a blob-like shape with wobbly edges using beginShape()
, endShape()
, polar coordinates, and perlin noise.
Community Contributions
- Animated blob with circular noise coords (no cut) by Christian Frauscher (Source Code)
- Meta Matter by Leith Ben Abdessalem (Source Code)
- Rings and Rings by Josh Kenzer (Source Code)
- Blob White Rose by Tika (Source Code)
You can also add your own version! (See how)