Skip to content

vr-components/vr-scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Declarative way to define a DOM VR Scene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published