This C++ demo allows users to interactively explore a quadtree's behavior.

For this purpose the demo uses a quadtree data structure based on axis-aligned bounding boxes to speed up the search for triangles in a mesh. Depending on a search point all triangles of a quadtree's region are retrieved and relevant information about the search is shown.

Quadtree creation can be parametrized by three parameters:

- Maximum tree depth.
- Maximum number of triangles per region.
- Percentage of total number of triangles per region.

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

Example meshes are provided in wavefront *.obj format and can be opened from inside the program.

Features

  • Immediate feedback of changes made to quadtree properties.
  • Quadtree properties and camera position are remenbered and saved on disk.
  • Unicode support for files and folders.

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Quadtree Demo

Quadtree Demo Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Quadtree Demo!

Additional Project Details

Operating Systems

Windows

Intended Audience

Education, Developers

User Interface

OpenGL, Win32 (MS Windows)

Programming Language

C++

Related Categories

C++ Algorithms, C++ Simulation Software, C++ CAD Software, C++ Computer-Aided Engineering (CAE) Software

Registered

2012-04-22