mirror of
https://github.com/TheGreyDiamond/open360viewer.git
synced 2026-03-31 19:30:24 +02:00
Update README.MD
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# open360viewer
|
# open360viewer
|
||||||
open360viewer is an opensource 360° image viewer. It is based on electron and marzipano. It currently supports opening equirectangular 360° images.
|
open360viewer is an opensource 360° media viewer. It is based on electron and marzipano. It currently supports opening equirectangular 360° images and videos.
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
Currently the viewer can only be used if you have nodeJs installed. Complete packaging is planned.
|
Currently the viewer can only be used if you have nodeJs installed. Complete packaging is planned.
|
||||||
@@ -10,8 +10,8 @@ Currently the viewer can only be used if you have nodeJs installed. Complete pac
|
|||||||
If you are developing you might want to use `npm run startDev` as it also builds all assets at each launch.
|
If you are developing you might want to use `npm run startDev` as it also builds all assets at each launch.
|
||||||
## Features
|
## Features
|
||||||
- viewing equirectangular 360° images
|
- viewing equirectangular 360° images
|
||||||
### Planned features
|
|
||||||
- viewing equirectangular 360° videos
|
- viewing equirectangular 360° videos
|
||||||
|
### Planned features
|
||||||
- being able to flip through all images in a folder
|
- being able to flip through all images in a folder
|
||||||
- show meta data
|
- show meta data
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|||||||
Reference in New Issue
Block a user