enpu Posted July 13, 2014 Share Posted July 13, 2014 Here is Box2D plugin for Panda.js:https://github.com/ekelokorpi/panda.js-plugins/tree/master/box2d Quote Link to comment Share on other sites More sharing options...
maho125 Posted July 19, 2014 Share Posted July 19, 2014 @empu great job. Box2d is a classic Quote Link to comment Share on other sites More sharing options...
Alfredo Posted July 20, 2014 Share Posted July 20, 2014 How to use this? Quote Link to comment Share on other sites More sharing options...
Alfredo Posted August 5, 2014 Share Posted August 5, 2014 It would be really nice to have a really simple example. Like the one from P2.js Quote Link to comment Share on other sites More sharing options...
Stephan Posted October 26, 2014 Share Posted October 26, 2014 I'm working on some examples of the box2d plugin. Coming soon. Quote Link to comment Share on other sites More sharing options...
Stephan Posted October 26, 2014 Share Posted October 26, 2014 Here they are. Look at the examples at the usual adress: http://vermeire.home.xs4all.nl/panda/I added examples of the following: Basics (ball shapes and walls)RectanglesPolygons (triangles in this particular case)Movement and impulsesBox2d bench To do:demo how to add an eventhandler on a specific type of collision (for example: player collides enemy). Quote Link to comment Share on other sites More sharing options...
Stephan Posted February 24, 2015 Share Posted February 24, 2015 Does anyone know know if Box2D debugDraw is implemented already in Panda? I see some debugDraw code snippits in the plugin but it isn't implemented in Panda itself? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.