Coding Challenge #98.1: Quadtree – Part 1
In this coding challenge, I implement a Quadtree data structure in JavaScript and visualize it with p5.js.
🎥 Part 2: https://youtu.be/QQx_NmCIuCY
🎥 Part 3: https://youtu.be/z0YFFg_nBjw
🔗 Quadtree on Wikipedia: https://en.wikipedia.org/wiki/Quadtree
🎥 Binary Tree Coding Challenge: https://youtu.be/ZNH0MuQ51m4
🚂 The Coding Train website: http://thecodingtrain.com/
💖 Support this channel on Patreon: https://patreon.com/codingtrain
🛒 To buy Coding Train merchandise: https://www.designbyhumans.com/shop/codingtrain/
📚 Book recommendations: https://www.amazon.com/shop/thecodingtrain
💻 https://github.com/CodingTrain/website/
🎥 For an Introduction to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
🎥 For More Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🔗 https://p5js.org/
🔗 https://processing.org
source