You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program to test a quadtree to the collision test of a set of rectangles (brute force and three implementations of quadtree - with single thread, pthreads and OpenMP)
It's a program to test the performance of quadtrees for collision test of a massive set of moving rectangles
Dependencies
SDL
OpenGL
OpenMP
About
Program to test a quadtree to the collision test of a set of rectangles (brute force and three implementations of quadtree - with single thread, pthreads and OpenMP)