Sunday, 28 October 2012


Smooth Particle Hydrodynamics (SPH) Solver for 

Lagrangian Fluid Simulation


Implementation is shown with a full functioning SPH solver written in C++ and OpenGL using OpenMP framework for parallel processing the simulation iterations and spatial hashing technique for neighbour search. The application also has the facility of exporting data out in geo file format. 
Qt Project...

No comments:

Post a Comment