PixelPicoSean Posted February 3, 2015 Share Posted February 3, 2015 Hi,I've been working on a new Panda.js physics plugin. It uses "Spatial Partition" to boost performance of body collisions. An advanced tilemap collision support is coming soon. You can find the repo here. Tilemap collision will use the technology introduced by Metanet Software, you can see the tutorials here. Note: this plugin requires official physics module, so it may be broken if other plugins changes the built-in one.Note II: it's still under development and should not be used in any REAL product, contributions are welcome Regards,Sean drhayes and Ninjadoodle 2 Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted February 3, 2015 Share Posted February 3, 2015 Hi @PixelPicoSean This sounds cool, thanks for working on it! Quote Link to comment Share on other sites More sharing options...
enpu Posted February 4, 2015 Share Posted February 4, 2015 Nice work! Quote Link to comment Share on other sites More sharing options...
drhayes Posted February 10, 2015 Share Posted February 10, 2015 Hey Sean, have you seen https://github.com/jriecken/sat-js? Quote Link to comment Share on other sites More sharing options...
PixelPicoSean Posted February 11, 2015 Author Share Posted February 11, 2015 Hey Sean, have you seen https://github.com/jriecken/sat-js?Thanks for your link, I just found it's already stared by myself It looks promising and I'm going to hack it for ninja. 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.