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)
You can also add your own version! (See how)