Skip to content

0x1ED1CE/FPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Physics Solver

LICENSE WIP

FPS is a lite 3D physics engine intended to be used for game development.

TODO:

  • Contact manifold (contact point caching)
  • Friction & dampening
  • Sleep state
  • Spatial partitioning
  • Collision groups
  • Constraints

License

This software is free to use. You can modify it and redistribute it under the terms of the MIT license. Check LICENSE for further details.