Skip to content

Major project for BCIT Computer Systems Technology Bachelor of Technology (BCIT CST BTech).

Notifications You must be signed in to change notification settings

guardhao104/3DFluidSimulator

Repository files navigation

Real-Time 3D Fluid Simulator

Major project for BCIT Computer Systems Technology Bachelor of Technology (BCIT CST BTech).

Usage

To setup the environment, use

pip install -r requirements.txt

Run PBF algorithm with GGUI:

python main.py

Run SPH algorithm with GGUI and control panel:

python run_simulation.py

Gallery

PBF algorithm

SPH algorithm

Related

The simulator with renderer:

3D Fluid Simulation (C++ Based)

About

Major project for BCIT Computer Systems Technology Bachelor of Technology (BCIT CST BTech).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages