An easy to use way to generate 360 images using equirectangular projection. Has an graphical user interface with options to select tessellation and colour to generate the image.
- [Scipy] (https://scipy.org/)
- [Numpy] (https://numpy.org/)
- [Matplotlib] (https://matplotlib.org/)
- TKinter
Install the required libraries numpy, scipy, matplotlib and TKinter
- Run
python3 main.py
file to start the GUI - Choose a tessellation Cube or Octahedron
- Select a Colour for each side using the colour picker
- Once all sides have a colour, press 'Generate'
- Message should pop up when generation complete, now download the image result ready for use in an 360 viewer.
@edennisCS, @matharotheelf, @weather-sketch
Distributed under the MIT License.