$ luarocks install gamecake-box2d
A lua binding to Box2d V3 physics library.
See libs/lua_boxxd/readme.md in the gamecake repo
https://github.com/xriss/gamecake/blob/master/libs/lua_boxxd/
# gamecake-box2d
- v0.9
- initial rocks release, box2d only.
Lua code documentation auto built from source comments can be found at
https://xriss.github.io/gamecake/docs/
Note this is a generic wrapper for Box2d and Box3d, but Box3d is still
unfinished.
Provides a binding to Box2d V3 in the modules wetgenes.box2d and
Box3d in wetgenes.box3d
An example of box2d use can be found in poopeepanda
https://github.com/xriss/gamecake/blob/master/lua/fun/poopeepanda.fun.lua
Versions
Dependencies
lua >= 5.1 <= 5.2