diff options
author | jacob janzen <53062115+JacobJanzen@users.noreply.github.com> | 2022-08-28 13:36:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-28 13:36:03 -0500 |
commit | bc79e15967e9b3e32fff488d9f001f984173cb4b (patch) | |
tree | ebe8c5ed7ee9d7739bbd95821d19710e1e18e839 | |
parent | 7b801639e9c25d485c31b118b3309273cabad861 (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ # Writhing Mass of Flesh 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 ```sh |