Skip to content

glassechidna/panorama-to-skybox

Repository files navigation

panorama-to-skybox

A web app that converts 2:1 equirectangular panoramas to skybox (cube) images.

Deploy

Prerequisites

Manually deploy to Heroku

If you don't want to deploy manually, press the "Deploy to Heroku" button at the top of the page.

  1. Clone panorama-to-skybox:

    git clone https://github.com/glassechidna/panorama-to-skybox.git
  2. Create a Heroku app:

    heroku create
  3. Deploy panorama-to-skybox to your Heroku app:

    git push heroku master
  4. Run the setup script and ensure one dyno is running:

    heroku ps:scale web=1

Usage

Visit the URL for your heroku app, and follow the instructions to upload a panorama image.

About

A simple web app for converting panoramas to skyboxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published