I want to do a Procedural Quad Tree and I am not sure where to start on the engine itself. Anyone have any advice?
http://en.wikipedia.org/wiki/Quadtree
The goal is to design procedural worlds and have them in sections of my GED, treating each as a level using Activation Areas.
Edit: I think I am going to have to do the work in Global Code.