https://github.com/edm00se/aframe-demo
a basic aframe demo
https://github.com/edm00se/aframe-demo
360 aframe demo vr
Last synced: 3 months ago
JSON representation
a basic aframe demo
- Host: GitHub
- URL: https://github.com/edm00se/aframe-demo
- Owner: edm00se
- Created: 2017-02-07T23:16:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T17:05:20.000Z (over 8 years ago)
- Last Synced: 2025-04-10T02:56:38.172Z (about 1 year ago)
- Topics: 360, aframe, demo, vr
- Language: HTML
- Homepage: https://edm00se.codes/aframe-demo/
- Size: 9.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# aframe demo
A demo of the simplicity of a basic 360 degree image implemented via aframe. More likely to come, but you're probably not interested since it's a bunch of riffs on [aframe's examples](https://github.com/aframevr/aframe/tree/master/examples).
## Installation
- `git clone https://github.com/edm00se/aframe-demo.git`
- `cd aframe-demo`
- `npm install`
## Usage
- `npm run build` to update any JavaScript, should not be needed
- `npm run dev` to run a local server
- host elsewhere, it's a static site
## Credits
- [aframe](https://aframe.io/)
- [James Nash](https://www.flickr.com/photos/james_nash/), for his [Millenium Bridge 360 image, from Flickr](https://www.flickr.com/photos/86318165@N00/32298052031)
## License
MIT