Skip to content

codescapade/quadtree-collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadtree collision detection implementation using haxe.

A quadtree can be used to minimize the amount of collision checks needed for collision detection.

I'm using Kha to visualize the collisions but the classes can easily be adapted for use with a different framework. You can see the quadtree in action here.

Releases

No releases published

Packages

No packages published