Vr/Standalone Browser: Difference between revisions

From MozillaWiki
< Vr
Jump to navigation Jump to search
(Created page with "<h1 id="open-timeline-of-webvr-browsing-development">Open timeline of WebVR browsing development</h1> <h2 id="mozvr-site">MozVR site</h2> <ul> <li>MozVR.com was the worlds fir...")
 
(Add hiro video link)
Line 6: Line 6:
</ul>
</ul>
<h2 id="hiro-browsing-experience">HIRO browsing experience</h2>
<h2 id="hiro-browsing-experience">HIRO browsing experience</h2>
<ul>
<ul>
<li>http://www.youtube.com/watch?v=KlZnKW2qVZ8</li>
<li>Publically demonstrated at GDC 2014</li>
<li>Publically demonstrated at GDC 2014</li>
<li>Populated from live tweets with #WebVR hashtag</li>
<li>Populated from live tweets with #WebVR hashtag</li>

Revision as of 22:25, 20 April 2017

Open timeline of WebVR browsing development

MozVR site

HIRO browsing experience

  • http://www.youtube.com/watch?v=KlZnKW2qVZ8
  • Publically demonstrated at GDC 2014
  • Populated from live tweets with #WebVR hashtag
  • Link traversal (using postMessage) and scene-to-scene navigation transitions
  • Showcased variety of VR experiences: 360 video, FPS game, Leap Motion integration
  • Explored ideas around what transitions between sites could look like
  • https://github.com/MozVR/hiro

EtherWorld

  • Social, cross-device/platform/browser Voxel-based WebVR world builder and viewer
  • Responsive content creation: create worlds on 2D desktop/laptop or with in-VR world builder
  • Responsive consumption: consume via URLs 2D desktop/laptop or with in-VR world builder
  • Share experiences with others by sharing a unique URL or room name to join
  • Social multi-user (WebRTC) using voice (audio navigator.getUserMedia)
  • Persistent worlds (with REST API, with metadata stored in Redis store)
  • Navigation (both in-VR navigation and traditional browser navigation) between worlds through link traversal (loading a new room URL) and walking through portal objects within the worlds
  • https://github.com/EtherWorld/EtherWorld

Taro

  • A local browser using manifests as the data source for site metadata.
  • Enables submission of WebVR sites.
  • Launcher for webVR bookmarks and history
  • https://github.com/cvan/taro

WebVR 360°

WebVR Holodeck

Horizon browser

WebVR-enabled Servo browser

Habitat

  • Service-based browser UI design.