writhing_mass_of_flesh/README.md
2022-08-23 12:25:30 -05:00

594 B

Bubbles

Creates a procedurally generated image that sort of looks like bubbles

USAGE: bubbles --width --height --frames --num-cells <NUM_CELLS> --out

OPTIONS: -f, --frames number of gif frames -h, --height height of the image --help Print help information -n, --num-cells <NUM_CELLS> number of cells to generate -o, --out output file -V, --version Print version information -w, --width width of the image