TodePond / CellPond

surreal cellular automata
https://cellpond.cool
MIT License
298 stars 36 forks source link

When all cells are acting, drawing doesn't keep up anymore #233

Closed TodePond closed 2 years ago

TodePond commented 2 years ago

image

TodePond commented 2 years ago

Made it draw more cells, and to not bother drawing already-deleted cells.

I've probably made it draw a bit too much now, and sometimes there is slight stuttering when lots of cells are getting recoloured in one frame (eg: by brushing with a large brush at the same time as all cells recolouring)