This is the updated and maintained version of the original repository created by @matt77hias. All credit goes to them for the original creation.
You can find the now archived original version here.
Fibonacci spiral sampling (Quasi-Monte Carlo techniques) utilities.
Default perturbation - Random perturbation
Default perturbation - Random perturbation
Default perturbation - Random perturbation
Default perturbation - Random perturbation
Default perturbation - Random perturbation
First install the requirements via a virtual environment. Then, for visualizing, simply run:
(.venv)$ python src/test.py
ROBERTS M.: Evenly distributing points on a sphere, 2018.