This is a simple implementation of the QuadTree data structure in Java. I used my Standards library for the graphical components, but everything else is from scratch.
joshuacrotts/QuadTreeJava
This is a simple implementation of the QuadTree data structure in Java.
Java