A 360° media viewer for the modern web.
This is not an official Google product.
Read the full documentation at http://www.marzipano.net/docs.html.
This is an npm-based project. A Node.js installation is required for development.
Run npm install to install the dependencies.
Run npm run dev to automatically recompile the viewer in development mode.
Browse http://localhost:8080 to check out the demos.
Run npm run test to run the test suite.
Run npm run make-docs to compile the documentation.
Run npm run build to make a new build.