victorfisac/Physac

Add examples pack

victorfisac opened this issue · 3 comments

Physac needs a interesting pack of examples to show all features and results of the library. I have this pack as reference to adapt them to Physac: https://phaser.io/examples/v2/category/box2d

Current examples are a simple demo of creating random physics bodies and a shatter feature example...

Update: added new restitution example in commit 52eb655

Update: added new friction example in commit 45a5321

Update: added new movement example in commit 787094c