Skip to content

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)

Notifications You must be signed in to change notification settings

gstariarch/quadtreeThread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published