Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 216 Bytes

Quadtree Project

It's a program to test the performance of quadtrees for collision test of a massive set of moving rectangles

Dependencies

  • SDL
  • OpenGL
  • OpenMP