Skip to content

rikshot/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sandbox

2D Physics Engine in C++

TODO

  • Handle multiple contact points between objects
  • Use AABB's to speed up object pair detection
  • Implement an AABB tree
  • Calculate contact forces
  • Freeze stationary objects
  • Implement friction
  • Switch to using fixed point numbers (?)

About

2D Physics Engine in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages