Unzip & run the SPH Fluid SImulation.exe file to play!
|
DetailsThis simulation system runs on a particle manager that handles all spawned particles within a spatial hash map. The SPH Solver follows a Langrangian approach, handling the updating of each particle's variables in a sequential fashion, calculating pressure, then forces, then integrating these values. Next, collisions are handled via 3 different approaches, then the resultant corrections are made.
This project was developed as part of the Advanced Technologies unit within my university's third year module over a 6 week period. You can read the full report regarding the simulation's implementation below. |