A software solution that simulates a quadtree for spacial indexing of triangles.
- Quadtree Simulator
- Version :1.9
- License :MIT License
- OS :Windows All
- Publisher :Frank_Dockhorn
Quadtree Simulator Description
Quadtree Simulator was built as a small and Open Source simulation software that manages to speed up triangle search in mesh datasets.
In order to do that a quadtree data structure that is based on axis-aligned bounding boxes is used.
The number of triangles per region and the depth threshold lets you control the tree branches with ease.