Created an Octree implementation in Python where you can:
- Change the point capacity of the Tree
- Create queries in the form of boxes or spheres
- Change the measurements of the queries or of the Octree
There is also a method to get the visualization in Pygame, but you can use the tree without Pygame