https://github.com/patriciogonzalezvivo/ofxfluid
GPU Fluid Simulation with a collisions layer
https://github.com/patriciogonzalezvivo/ofxfluid
Last synced: about 1 month ago
JSON representation
GPU Fluid Simulation with a collisions layer
- Host: GitHub
- URL: https://github.com/patriciogonzalezvivo/ofxfluid
- Owner: patriciogonzalezvivo
- Created: 2013-09-08T11:59:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T17:36:52.000Z (over 7 years ago)
- Last Synced: 2025-03-17T23:38:08.793Z (about 1 month ago)
- Language: C++
- Size: 1.11 MB
- Stars: 79
- Watchers: 11
- Forks: 20
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#ofxFluid
Fluid simulation with colitions based on [this article of Mark Harris](http://http.developer.nvidia.com/GPUGems/gpugems_ch38.html).

[Take a look to this video](http://patriciogonzalezvivo.com/2011/ofxfx/)
## Requires
* [ofxFX](https://github.com/patriciogonzalezvivo/ofxFX)