-
Notifications
You must be signed in to change notification settings - Fork 4
0 aframe
Evan Cole edited this page Oct 19, 2018
·
5 revisions
Ways to look inside your scene:
- Aframe Inspector
- Browser dev tools
- The source code
On Aframe:
- https://aframe.io/docs/0.8.0/introduction/vr-headsets-and-webvr-browsers.html
- https://aframe.io/docs/0.8.0/introduction/html-and-primitives.html
- https://aframe.io/docs/0.8.0/introduction/entity-component-system.html
- https://aframe.io/docs/0.8.0/introduction/javascript-events-dom-apis.html
- https://aframe.io/docs/0.8.0/introduction/visual-inspector-and-dev-tools.html
- https://aframe.io/docs/0.8.0/components/link.html
- cursors: a video, the docs