https://github.com/983/Fluid-Simulation
Fluid Simulation on CPU and GPU in C++ with OpenGL
https://github.com/983/Fluid-Simulation
Last synced: 3 months ago
JSON representation
Fluid Simulation on CPU and GPU in C++ with OpenGL
- Host: GitHub
- URL: https://github.com/983/Fluid-Simulation
- Owner: 983
- Created: 2016-09-18T16:47:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T17:05:17.000Z (about 8 years ago)
- Last Synced: 2024-11-05T12:32:53.233Z (8 months ago)
- Language: C++
- Size: 574 KB
- Stars: 53
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeCppGameDev - Fluid-Simulation
README
# Fluid-Simulation
Fluid Simulation on CPU and GPU in C++ with OpenGLLicense: Public Domain
Video of CPU implementation:
[](https://www.youtube.com/watch?v=TxxZ8gkGNAc "Video of CPU implementation")
Video of GPU implementation:
[](https://www.youtube.com/watch?v=b0RBVU7gC9I "Video of GPU implementation")