Gray Scott equations implemented in Julia and compiled to WASM.
The domain is 256 x 256 grid point with a spatial resolution
of Δx = 1 and a time step Δt = 1. At the boundary u and v are set to
zero.
Things to try:
- Draw some shapes
- Change the parameters
More information and the code is available here.