rul3rst4 / 2D-collision-using-Quadtree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D-collision-using-Quadtree

Algorithm for 2D collision(AABB) using Quadtree. It's currently handling 1000 particles collision with 120FPS.

ps: some of the circles don't seem to collide because of the AABB algorithm... It's not very precise for cicles!

About


Languages

Language:C++ 100.0%