P2.js 2D physics integration

p2.js is a 2D physics library that is lighter weight and more performant than Ammo for any 2D related simulation.

eg platformers, top down games, anything that doesn’t require a third axis

You can find the PlayCanvas integration and examples here: https://playcanvas.com/project/446127/overview/p2js-integration

3 Likes