Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time 2D fluid simulation

Project to implement real-time 2D fluid on GPU, written in C++ using OpenGL based on this paper.

Dependencies

Build instructions

$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./fluidSim

Currently it renders :

Screenshot-1 Screenshot-2

About

2D fluid simulation using GPU

Topics

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages