Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 223 Bytes

File metadata and controls

5 lines (4 loc) · 223 Bytes

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