Update README.MD

This commit is contained in:
TheGreyDiamond
2022-01-02 23:49:17 +01:00
committed by GitHub
parent 7b20b1975f
commit 69fe068ce5

View File

@@ -8,8 +8,13 @@ Currently the viewer can only be used if you have nodeJs installed. Complete pac
3. Just run it using `npm start` 3. 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. If you are developing you might want to use `npm run startDev` as it also builds all assets at each launch.
## Features
# Screenshots - viewing equirectangular 360° images
### Planned features
- viewing equirectangular 360° videos
- being able to flip through all images in a folder
- show meta data
## Screenshots
![App when no game is loaded](https://github.com/TheGreyDiamond/open360viewer/blob/central/screenshots/noImageLoaded.png?raw=true) ![App when no game is loaded](https://github.com/TheGreyDiamond/open360viewer/blob/central/screenshots/noImageLoaded.png?raw=true)
![App when no game is loaded](https://github.com/TheGreyDiamond/open360viewer/blob/central/screenshots/imageLoaded.png?raw=true) ![App when no game is loaded](https://github.com/TheGreyDiamond/open360viewer/blob/central/screenshots/imageLoaded.png?raw=true)