Skip to content

coreyp7/quadtree-demo

Repository files navigation

QuadTree demo

Here's a link to a video of the demo.

My first implementation of a QuadTree. Wanted to learn about spatial data structures for use in game development, so I created a demo of large amounts of collisions occurring utilizing this data structure.

First time using Dear ImGui. Want to use in future projects to thought this would be a good example project to use it with. With it you can control parameters of the QuadTree & delete all current entities. It also shows information relevant to the demo.

About

QuadTree collision detection demo

Resources

Stars

Watchers

Forks

Languages