Skip to content

eric-lefort/doorknob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doorknob

Physics engine

TODO:

  • style guide
  • setup to build
  • a Vector class
    • (x,y)
    • sq_length()
    • dot()
    • normalize()
    • add, subtract, component-wise multiplication
  • a 2x2 Matrix
    • rotations
  • a World class
  • a Body class
    • position
    • geometry
    • rotation
    • mass
  • a Geometry class
    • Circle
    • Box
    • Terrain... bezier curves???? no

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published