Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Finding neighbor nodes in Quadtrees

This is the implementation accompanying my blog post on finding neighbor nodes in quadtrees (visit http://geidav.wordpress.com). The code only implements finding neighbors in the north direction. The other directions (west, east, south, north-west, north-east, south-west, south-east) can be easily derived, because they're symmetric.

About

Code to find neighbor nodes in a Quadtree

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages