Skip to content

Instantly share code, notes, and snippets.

@rjack
Created July 24, 2011 12:33
Show Gist options
  • Save rjack/1102573 to your computer and use it in GitHub Desktop.
Save rjack/1102573 to your computer and use it in GitHub Desktop.
Quadtree
/*
* Fun with quad trees.
* http://en.wikipedia.org/wiki/Quadtree
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment