PedroRavaglia / 3D-Reaction-Diffusion

3D reaction diffusion project using WebGL 2.0 and ray casting to visualize the volume data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-Reaction-Diffusion

3D reaction diffusion project using WebGL 2.0 and ray casting to visualize volume data.

Interactions

  • Rotate the camera using the mouse
  • Pause animation with spacebar
  • Reload the scene with R key
  • Zoom in and out with the scroll wheel
  • Change all parameters that describe the reaction in real time

You can see the implementation here (may not work properly on some GPUs)

Dependencies

About

3D reaction diffusion project using WebGL 2.0 and ray casting to visualize the volume data.


Languages

Language:JavaScript 98.6%Language:CSS 1.1%Language:HTML 0.3%