kripken / box2d.js

Port of Box2D to JavaScript using Emscripten
1.33k stars 196 forks source link

Distance between two Shapes #77

Open jacobp100 opened 8 years ago

jacobp100 commented 8 years ago

I cannot find the functionality to find the distance between two shapes, even though this functionality is in the original box2d library.