behdad / box2d

Automatically exported from code.google.com/p/box2d
2 stars 12 forks source link

Capsule Patch Updated #218

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As before, I've created a patch to add capsule shapes. You added it before, so 
I'm posting it again.

They're pretty much hacked from two-sided polygons with a radius, plus raycast 
and inertia information. I've added them to 4 tests: Polygon Shapes, Edge 
Shapes, Ray-Cast and Character Collision.

Original issue reported on code.google.com by NagelBa...@gmail.com on 9 Jul 2011 at 3:44

Attachments: