Skip to content

matharotheelf/equirectangular_proj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

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.

Built With

Getting Started

Installation

Install the required libraries numpy, scipy, matplotlib and TKinter

Usage

  1. Run python3 main.py file to start the GUI
  2. Choose a tessellation Cube or Octahedron
  3. Select a Colour for each side using the colour picker
  4. Once all sides have a colour, press 'Generate'
  5. Message should pop up when generation complete, now download the image result ready for use in an 360 viewer.

Demo Video

Contributors

@edennisCS, @matharotheelf, @weather-sketch

License

Distributed under the MIT License.

About

Clone of equirectangular projection to turn into graphics engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%