Update README.MD

This commit is contained in:
TheGreyDiamond
2022-01-04 20:38:44 +01:00
parent f3225142c5
commit 2cdde8a53d

View File

@@ -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