richmit / MRPTree

Generalizing quadtrees & octtrees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MRPTree

MRPTree is C++ library implementing a generalization of the quadtree/octtree concept to any dimension. This generalization is faster and easier to use than traditional tree based data structures.

When I get some time I start publishing some code; however, right now this repo only contains some documentation.

-mitch

About

Generalizing quadtrees & octtrees