Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 584 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 584 Bytes

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