openFrameworks wrapper for LiquidFun by Google.
LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. This addon is also based on ofxBox2D which is Todd Vanderlin's Box2D wrapper for openFrameworks.
First, pick the branch that matches your version of openFrameworks:
- Add PerticleGroup class (ofxBox2dParticleGroup?)
- Separate LiquidFun class from ofxBox2d.
- ...etc.
The MIT License (MIT)