Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 457 Bytes

Examples

  • HUD elements are clickable.
  • The position of the selected hud element can be changed with x, y UI sliders
  • The distance, lat, long values change the HUD position
  • The position of the objects can be also changed by modyfing the attributes of the DOM elements

Markup

<vr-scene class="scene">
  <vr-object><span>WebVR</span></vr-object>
</vr-scene>