▍SPH OpenGl Simulation
Project is based on Matthias Müller's (et al.) research of applying Smoothed Particle Hydrodynamics (SPH) to fluid simulation - essentially simulating fluid as thousands of small particles, rather than the traditional Eulerian grid-based approach.Coded in C++ with OpenGL....