Quadtree - Part 2
Coding Challenge #98.2
In part 2 of the Quadtree coding challenge, I query the data structure for points contained within a rectangular boundary.
Community Contributions
- Added Mouse-Wheel control to range size by romibi (Source Code)
- KrabCode Voronoi filter boosted by Quadtree system by Volfegan (Source Code)
- Quadtree and Flocking Simulation by Ernst Schmidt (Source Code)
- Quadtree with pseudo-random shape intersection by Guillaume Biagi (Source Code)
- Java version by sueszli (Source Code)
- Quadtree and SIR Model Visualisation by Daniel Sarno (Source Code)
- Simulating an Epidemic by Nigel Chin (Source Code)
- Quadtree and detecting embedded triangles by Rob D (Source Code)
- Quadtree in a Lava Lamp Simulation by Peikai Tan (Source Code)
- Quadtree integrated with flocking simulation by LOÏC RICO (Source Code)
You can also add your own version! (See how)