#98 — Quadtree
In this multi-part coding challenge, I implement a Quadtree data structure in JavaScript and visualize it with p5.js.
- Github repo with quadtree code. 
- Webpage with information and resources about Quadtrees. 
- Quadtree Live Stream 
- Live Stream with Color Predictor and Quadtree Continued 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 

