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

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

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