Click here to Skip to main content
15,884,176 members
Articles / Programming Languages / C#

A Simple QuadTree Implementation in C#

Rate me:
Please Sign up or sign in to vote.
4.73/5 (25 votes)
29 Oct 2008CPOL7 min read 284.7K   12.6K   100  
A QuadTree is a spatial indexing method well suited to 2 dimensional spatial problems

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Blue Toque Software
Canada Canada
I've been lead architect in several software companies. I've worked in the Justice and Public Safety area for the last 7 years, writing facial recognition, arrest and booking software and emergency management/GIS software. Prior to that I worked in the games industry with 3D animation.

Currently I'm working on some GIS/mapping software for outdoor enthusiasts. I intend to spin off portions of this into the open source community as time permits.

Comments and Discussions