Derek-Wds / fluid_simulation

This is a repo for simulating fluid using p5js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluid Simulation

  • The original paper for this type of fluid simulation is here
  • Thanks for Mike Ash provides a explanation of the implementation here
  • The output of the code is in fluid.gif
  • If you want to figure out the math behind it, you could see it here

About

This is a repo for simulating fluid using p5js.


Languages

Language:JavaScript 53.9%Language:Processing 42.6%Language:HTML 3.6%