Quadtree Simulator

Simulates a quadtree for spatial indexing of triangles

Add a Review
5 Downloads (This Week)
Last Update:
Download QuadtreeSimulator_v1.3.Src.zip
Browse All Files
Windows

Screenshots

Description

This simulation uses a quadtree data structure based on axis-aligned bounding boxes to speed up the search for triangles in mesh data sets. Depending on a search point all triangles of a quad tree's region are retrieved. The edges of the resulting triangle set are highlighted in red color. Boundary lines of regions are highlighted in orange color.

The number of branches of the tree can be controlled by two parameters: First the maximum number of triangles per region and second the maximum depth threshold.

The OpenGL graphics library is used to render the results, regions as well as the underlying triangle mesh set. Navigation (i.e. zooming, moving) is available by keyboard and mouse.

Example mesh sets are provided in *.tri format and can be opened from inside the program.

Quadtree Simulator Web Site

Update Notifications





Write a Review

User Reviews

Be the first to post a review of Quadtree Simulator!

Additional Project Details

Intended Audience

Developers, Education

User Interface

OpenGL, Win32 (MS Windows)

Programming Language

C++

Registered

2012-04-22

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.