Quad-tree Example Simple example of a quad-tree implementation. Implemented using "http://en.wikipedia.org/wiki/Quadtree" as reference. Run in release mode to get higher boid-count, or set your own with defines at the top of main.cpp.