mirror of
https://github.com/TheGreyDiamond/open360viewer.git
synced 2025-12-16 18:00:45 +01:00
efc71a9eef99e53411ae8f69324ee2dbca7e4262
open360viewer
open360viewer is an opensource 360° image viewer. It is based on electron and marzipano. It currently supports opening equirectangular 360° images.
Getting started
Currently the viewer can only be used if you have nodeJs installed. Complete packaging is planned.
- Install dependencies using
npm install - Build and minify all assets using
npm run buildCssandnpm run minify - Just run it using
npm start
If you are developing you might want to use npm run startDev as it also builds all assets at each launch.
Features
- viewing equirectangular 360° images
Planned features
- viewing equirectangular 360° videos
- being able to flip through all images in a folder
- show meta data
Screenshots
Languages
JavaScript
49.6%
HTML
38.2%
CSS
12.2%

