Skip to content

posva/2d-collisions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Collisions

Basic 2D collisions using the SAT theorem.

Notes

The code can still be optimized, I also plan adding some figures that come handly in 2D like lines and circles.

##Dependencies

##Building

In order to build the example you'll need https://github.com/LaurentGomila/SFML because the example use it for displaying figures on a window.

Once you have SFML just do

./configure
make run

##License

This code is distributed under the MIT License

About

Collision for 2D using the SAT theorem with Rectangles

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages