An open API service indexing awesome lists of open source software.

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

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).

![fluid](http://patriciogonzalezvivo.com/2014/ofxFluid/thumb.gif)

[Take a look to this video](http://patriciogonzalezvivo.com/2011/ofxfx/)

## Requires
* [ofxFX](https://github.com/patriciogonzalezvivo/ofxFX)