Quad Trees for Static Spatial Acceleration - Part 1
Offered By: javidx9 via YouTube
Course Description
Overview
Explore the implementation of a simple quad tree for efficient spatial partitioning and object searching in this 44-minute video tutorial. Learn about static spatial acceleration techniques, starting with an introductory example and progressing through the basic quad tree implementation. Discover the requirements, template structure, and essential functions like resize, clear, and search. Examine the use of recursion, address potential problems, and understand the concept of a static quad tree container. Gain insights into optimizing space partitioning for faster object searches, with source code available on GitHub for hands-on practice.
Syllabus
Intro
Example
Dynamic Quad Trees
Basic Quad Tree Implementation
Quad Tree Requirements
Quad Tree Template
Resize Function
Clear Function
Recursion
Search Function
Problems
Static Quad Tree Container
Summary
Taught by
javidx9
Related Courses
Computational PhotographyGeorgia Institute of Technology via Coursera Computer Graphics
University of California, San Diego via edX Interactive 3D Graphics
Autodesk via Udacity Introducción a la Programación para Ciencias e Ingeniería
Universidad Politécnica de Madrid via Miríadax Interactive Computer Graphics
University of Tokyo via Coursera