Fluid simulation on the GPU

Andrew Scheff - ajscheff

I extended my nBody implementation to simulate fluids using the Navier-Stokes equations described in the handout. This is what it looks like!

Press enter to shake things up by adding in an artificial force to some of the particles

I messed around with constants a lot.. I think it looks decent now. Cool Project!