Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 581 Bytes

File metadata and controls

20 lines (12 loc) · 581 Bytes

ofxLiquidFun

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.

screen

https://vimeo.com/104151359

Todo

  • Add PerticleGroup class (ofxBox2dParticleGroup?)
  • Separate LiquidFun class from ofxBox2d.
  • ...etc.

License

The MIT License (MIT)