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:
- Divide the entire area for which the web tour needs to be created as a grid of rows and columns.
- Start at row 1 and column 1
- Capture images using a 360 camera in the order as shown in the gif on the right.
- (Note: Always keep the orientation of the camera the same for every shot.)
- Create a zip file of the 360 images.
- Fill in the form below with the specifications of rows, columns and upload the zip file.
- Click on the Generate Tour button to create the tour.
- 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.