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
- Host: GitHub
- URL: https://github.com/smrghsh/360img
- Owner: smrghsh
- Created: 2022-12-16T17:27:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T04:23:54.000Z (about 2 years ago)
- Last Synced: 2025-04-20T17:04:03.448Z (about 1 year ago)
- Topics: 360, 360-photo, threejs, vr
- Language: JavaScript
- Homepage: https://smrghsh.github.io/360img/
- Size: 18.1 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`