I am new to Box2d using with COcos2d IOS and started making different simple bodies and now I am having problem with getting the vertices of some shapes(i.e mySprite.png) like irregular shapes that are not convex. How can I convert those shapes to convex so that their body collision work accurately ??
Should I have to break those Concave Shapes into smaller Convex parts which is kind of hectic task is their any easy way or some Algorithm for this.
Please also provide helping material links
I shall be very thankfull for you help and concern.
Regards Abi..