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?

Box2dweb - Collision Contact Point

I use box2dweb. I am trying to develop a game. At some point I need to find out the contact point b… Read more Box2dweb - Collision Contact Point