-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
28 lines (18 loc) · 772 Bytes
/
Copy pathREADME.txt
File metadata and controls
28 lines (18 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
360 interactive web application generated by the Marzipano Tool
===========================================================
This folder contains a 360 interactive web application generated by the
Marzipano Tool, available at http://www.marzipano.net.
Usage
-----
The main application file is `app-files/index.html`. Many browsers have issues
when using `file://` URLs. Therefore, to properly view the application it is
necessary to use a web server.
Deployment
----------
To deploy the application, upload the contents of the `app-files` folder into
a hosting service.
Customization
-------------
This application may be used as is or may be further developed and customized.
You can change the application by editing the Javascript, CSS and `index.html`
files.