Merge branch 'master' of github.com:JacobJanzen/Bubbles

merge
This commit is contained in:
jacob janzen 2022-08-28 14:02:55 -05:00
commit 539597609b

View file

@ -2,6 +2,8 @@
This program procedurally generates a GIF that resembles a writhing mass This program procedurally generates a GIF that resembles a writhing mass
of flesh. Originally, it was intended to be bubbles, but so it goes. of flesh. Originally, it was intended to be bubbles, but so it goes.
I recommend doing a 500x500 image with 100 cells and 100 frames to
get the best balance of appearance and run time.
The easiest way to download and compile this is simply The easiest way to download and compile this is simply
```sh ```sh