CustomLuxePhysics

April 7, 2015 ยท View on GitHub

This is a small demo showing how you can create custom physics engines for use in Luxe. It doesn't do much, other than use the Minkowski Difference to prevent your player from falling through the platform (not doing swept collisions however). Use w to jump (naively).