]> git.tdb.fi Git - libs/game.git/history - examples/bassteroids/source/physics.h
Allow external forces and torques to be added on rigid bodies
[libs/game.git] / examples / bassteroids / source / physics.h
2022-11-20 Mikko RasaAllow external forces and torques to be added on rigid...
2022-11-20 Mikko RasaAdd rotation to physics simulation
2022-11-12 Mikko RasaImplement box colliders in Bassteroids' physics system
2022-11-12 Mikko RasaImplement a simple physics system in Bassteroids