Skip to content

Simple library for detecting bounding box collisions in 2d using self-adjusting quad trees. Comes in singlethreaded and multithreaded forms.

License

Notifications You must be signed in to change notification settings

jbatnozic/Quad-Tree-Collision-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Quad-Tree-Collision-Detection

Simple library for detecting bounding box collisions in 2d using self-adjusting quad trees. Comes in singlethreaded and multithreaded forms.

You can find the complete documentation in the Docs folder, in .docx (MS Word) and .pdf formats. Text formatting is a bit messed up in the PDF, but it's fine otherwise.

About

Simple library for detecting bounding box collisions in 2d using self-adjusting quad trees. Comes in singlethreaded and multithreaded forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages