Code for the PolyPoD autonomous seed placement generator.
The main algorithm can be found in GUI/poisson_disk/poisson_disc.py:generate_garden.
Infrastructure to generate multiple gardens at a time and automate some feature selection can be found in GUI/generate_test_gardens.py.
Plotting code run by GUI/generate_test_gardens.py can be found in GUI/plotting_utils.py.
The associated website can be found at: https://polypod.netlify.app/