Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.
/ vrtigo Public archive

Web utility to create web-embeddable virtual reality tours from 360 photos

Notifications You must be signed in to change notification settings

gelic-idealab/vrtigo

Repository files navigation

VR Tour Generator

Upload form

Usage

This application is used to develop virtual reality web tours from a series of 360 photos. The app lets you preview the generated web tour and an option to download the same as a package containing an index.html file and a static folder with js files and images.

The procedure of implementing a systematic input for the tour is as follows:

  1. Divide the entire area for which the web tour needs to be created as a grid of rows and columns.
  2. Start at row 1 and column 1
  3. Capture images using a 360 camera in the order as shown in the gif on the right.
  4. (Note: Always keep the orientation of the camera the same for every shot.)
  5. Create a zip file of the 360 images.
  6. Fill in the form below with the specifications of rows, columns and upload the zip file.
  7. Click on the Generate Tour button to create the tour.
  8. Click on the Preview button to view the tour created or the download button to download the created package as a zip file.

Click on the link here to view an example tour created using this application.