Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/983/Fluid-Simulation
Fluid Simulation on CPU and GPU in C++ with OpenGL
https://github.com/983/Fluid-Simulation
Last synced: 2 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 (over 7 years ago)
- Last Synced: 2024-08-02T15:25:54.876Z (5 months ago)
- Language: C++
- Size: 574 KB
- Stars: 50
- 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:
[![Video of CPU implementation](https://img.youtube.com/vi/TxxZ8gkGNAc/0.jpg)](https://www.youtube.com/watch?v=TxxZ8gkGNAc "Video of CPU implementation")
Video of GPU implementation:
[![Video of GPU implementation](https://img.youtube.com/vi/b0RBVU7gC9I/0.jpg)](https://www.youtube.com/watch?v=b0RBVU7gC9I "Video of GPU implementation")