Demonstration project for the concept of ONEIRI implemented with a-frame.
- run
npm install - run
http-serveror an other http-server to run the project in the browser - visit locahost:8080 to view the project
Start the http server with http-server for that the npm package must be installed. To do so run npm install -g http-server
Start the visual a-frame example with ctrl+alt+i