Demonstrate bijective sphere-plane mappings with interactive visualization.
Uniform area sphere to plane projection. There different views showing grid, a random sample and its neigbors on the grid.- Anaconda, for environment management.
conda env create -f environment.yaml
conda activate sphere-mapping
- CLI
python main.py -h
python main.py -m uniform_area
- Or Notebook.