Skip to content

This repository shows how to build a quad tree in a squared map. This data structure can be used to check for collisions super efficiently. Used mainly in games.

License

Notifications You must be signed in to change notification settings

arbel03/Quad-Tree-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quad-Tree-Example

This repository shows how to build a quad tree in a squared map. This data structure can be used to check for collisions super efficiently. Used mainly in games.

Example

example gif

About

This repository shows how to build a quad tree in a squared map. This data structure can be used to check for collisions super efficiently. Used mainly in games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published