cljbox2d, a 2D physics engine.
A clojure wrapper for JBox2D, which is a close Java port of Erin Catto's excellent C++ Box2D physics engine.
[cljbox2d](https://github.com/floybix/cljbox2d/), a 2D physics engine. A clojure wrapper for [JBox2D](http://www.jbox2d.org/), which is a close Java port of Erin Catto's excellent C++ [Box2D](http://www.box2d.org/) physics engine.
2D geometric point and vector helpers. All in terms of clojure vectors [x y]. Uses float precision for consistency with JBox2d.
2D geometric point and vector helpers. All in terms of clojure vectors [x y]. Uses float precision for consistency with JBox2d.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close