Skip to content

A simple demo showing how to write your own physics engine for Luxe

License

Notifications You must be signed in to change notification settings

hamaluik/CustomLuxePhysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomLuxePhysics

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).

About

A simple demo showing how to write your own physics engine for Luxe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages