An open API service indexing awesome lists of open source software.

https://github.com/smrghsh/360img

simple 360 image viewer for testing
https://github.com/smrghsh/360img

360 360-photo threejs vr

Last synced: 12 months ago
JSON representation

simple 360 image viewer for testing

Awesome Lists containing this project

README

          

# 360img
simple 360 image viewer for testing
## Setup
`npm install` - installs necessary dependencies
`npm run dev` - runs a local server

## Use

To use: place the image in the static folder and `npm run dev`

## Build
`npm run build`