Click here to Skip to main content
15,868,141 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 283.9K   12.6K   100  
A QuadTree is a spatial indexing method well suited to 2 dimensional spatial problems

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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