Skip to content

Cross-platform and real-time 2D fluid simulator, rendered in OpenGL, with fluid computations done through CUDA.

License

Notifications You must be signed in to change notification settings

robertmotr/fluidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluidity

Realtime cross-platform 2D fluid simulator computed using CUDA, rendered with OpenGL alongside ImGui for UI control.

Background:

Installation:

To clone this repository with all its submodules, use:

git clone --recurse-submodules https://www.github.com/robertmotr/fluidity

If you've already cloned the repo, initialize and update submodules with:

git submodule update --init --recursive

Building:

About

Cross-platform and real-time 2D fluid simulator, rendered in OpenGL, with fluid computations done through CUDA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published