Skip to content

przemektmalon/2D-Game-Physics-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A physics engine and game demo I made as a high school project.

Physics handles any convex polygons.

Quadtree for broadphase, GJK for narrowphase, EPA and clipping for contact manifolds, Sequential Impulse Solver for physics and 4th Order Runge-Kutta velocity integration.

Engine Image

Engine Image

Engine Image

Engine Image

About

2D Game Engine Using SFML with Physics Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published