bb4 / bb4-simulations

A collection of java simulations. Examples include reaction diffusion, fractals, henon phase exploration, snakes, dice, and fluid flow.
MIT License
5 stars 2 forks source link

ReactionDiffusion reset does not completely reset #19

Closed barrybecker4 closed 5 years ago

barrybecker4 commented 5 years ago

Have to click reset a few times. Looks to only be partially resetting.

barrybecker4 commented 5 years ago

Even with parallel computation and rendering off, resetting does not always completely reset.

barrybecker4 commented 5 years ago

Fixed.