Skip to content

PedroRavaglia/Reaction-Diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reaction-Diffusion

Implementation the Reaction Diffusion system using the Gray-Scott model with WebGL 2.0.

You can see the implementation here

Interactions:

  • Draw on screen using the mouse
  • Clear the screen pressing the C key
  • Pause the animation with the spacebar
  • Change all parameters that describe the reaction in real time

Dependencies