Skip to content

jurmerlo/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.

About

Quadtree collision detection in haxe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published