Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 550 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 550 Bytes

Adventures with WebVR and A-Frame

Light Screenshot

This experiment shows a prototype with A-Frame + interactions from a smartphone. In a slightly lit VR scene a directional light helps understand and make sense of the elements in the scene. The catch, the light is controlled using a synced smartphone (via WebRTC).

Dev

npm i
npm start

Build

npm run build

Notes

Provide your own GOOGLE_APIKEY environment variable