Skip to content

Sigurd015/Physix2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Physix2D

Physix2D is a 2D physics engine written to learn more about game physics.

If you want to use this engine, I recommend using premake, Physix2D uses premake by default.

The test project can be found here

Features

  • Physics simulation
    • Gravity
  • Physics bodies
    • Static
    • Dynamic
    • Kinematic
  • Collision shapes
    • Circle
    • Box
  • Collision detection
    • AABB
    • Circle
    • Box
  • Collision resolution
  • Collision response

About

Simple 2D Physics Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published