Skip to content Skip to sidebar Skip to footer
Showing posts with the label Box2d

Box2d Get Shape Points From Rotated Body

I'm a little confused at the moment. If I get my Shape from my fixture in Box2d it returns me t… Read more Box2d Get Shape Points From Rotated Body

Emscripten Bindings: How To Create An Accessible C/c++ Array From Javascript?

I am using box2d and attempting to create a chain shape. In order to create a chain shape or polyg… Read more Emscripten Bindings: How To Create An Accessible C/c++ Array From Javascript?