Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 817 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 817 Bytes

Ultimate Fluid Sim

Ultimate Fluid Sim is a fluid simulation that makes use fo the Smoothed Particle Hydrodynamics method. These are the papers I used for this:

As well as the following very helpful video: https://www.youtube.com/watch?v=rSKMYc1CQHE

It also uses the Runge-Kutta 4th order method for integration. More info here: https://en.wikipedia.org/wiki/Runge%E2%80%93Kutta_methods#The_Runge.E2.80.93Kutta_method

How to run

  1. Download the Processing IDE
  2. Open this folder
  3. Run it