This page looks best with JavaScript enabled

SPH Fluid Simulation (v1)

 ·  ☕ 1 min read · 👀... views

Description

  • Fluid simulation using Smoothed Particle Hydrodynamics (SPH) solver
  • The program is implemented in Qt 5.9 framework.
  • Multi-threading by Intel TBB libary.
  • Show real-time memory usage.
  • Skybox textures in folder Textures/Sky are automatically loaded at start up.
  • Press Spacebar key to pause/resume the simulation.
  • Press ‘R’ key to reset camera view.
  • A Prebuild has been provided to run immediately.
  • As my implementation depends on a lot of external libaries, the source code can only be compiled by me.

Download

Code (github) with windows prebuild

Video

Simple Fluid Solvers
Simple Fluid Solvers
Simple Fluid Solvers

Share on

Nghia Truong
WRITTEN BY
Nghia Truong
(Trương Trọng Nghĩa)


What's on this Page