Overview
This is a p5.js sketch to demonstrate an implementation of a Quadtree data structure.
Controls
Mouse
Click
- Adds a new point to the Quadtree based on the mouse’s current location.
Move
- Highlights the points in a rectangle centered around the mouse.
References:
Links:
Screenshot: