Multi-resolution supports coarse-to-fine visualization
this seems to suggest that there is no relationship between layers of the resolution pyramid, right?
what I am getting at is: how would I structure an oct-tree or a quad tree with this? I specifically want to (performantly) traverse only chunks that are within a query region.