MozillaVR/Browser Timeline: Difference between revisions

From MozillaWiki
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...")
 
(Blanked the page)
 
Line 1: Line 1:
<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 first WebVR site.</li>
<li>https://github.com/MozVR/mozvr-site</li>
</ul>
<h2 id="hiro-browsing-experience">HIRO browsing experience</h2>
<ul>
<li>Publically demonstrated at GDC 2014</li>
<li>Populated from live tweets with #WebVR hashtag</li>
<li>Link traversal (using <code>postMessage</code>) and scene-to-scene navigation transitions</li>
<li>Showcased variety of VR experiences: 360 video, FPS game, Leap Motion integration</li>
<li>Explored ideas around what transitions between sites could look like</li>
<li>https://github.com/MozVR/hiro</li>
</ul>
<h2 id="etherworld">EtherWorld</h2>
<ul>
<li>Social, cross-device/platform/browser Voxel-based WebVR world builder and viewer</li>
<li>Responsive content creation: create worlds on 2D desktop/laptop or with in-VR world builder</li>
<li>Responsive consumption: consume via URLs 2D desktop/laptop or with in-VR world builder</li>
<li>Share experiences with others by sharing a unique URL or room name to join</li>
<li>Social multi-user (WebRTC) using voice (audio <code>navigator.getUserMedia</code>)</li>
<li>Persistent worlds (with REST API, with metadata stored in Redis store)</li>
<li>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</li>
<li>https://github.com/EtherWorld/EtherWorld</li>
</ul>
<h2 id="taro">Taro</h2>
<ul>
<li>A local browser using manifests as the data source for site metadata.</li>
<li>Enables submission of WebVR sites.</li>
<li>Launcher for webVR bookmarks and history</li>
<li>https://github.com/cvan/taro</li>
</ul>
<h2 id="webvr-360">WebVR 360°</h2>
<ul>
<li>Youtube playlist creator for 360 videos.</li>
<li>Back/forward navigation for browsing playlist</li>
<li>https://www.dropbox.com/s/298brayuh24et13/webvr360.mp4?dl=0</li>
<li>https://cvan.io/webvr-weekly-demos/</li>
<li>https://github.com/cvan/webvr360</li>
</ul>
<h2 id="webvr-holodeck">WebVR Holodeck</h2>
<ul>
<li>Content discovery through tracking of content on Github.</li>
<li>https://www.dropbox.com/s/x76zjfkyg9a494w/public_webvr.mp4?dl=0</li>
<li>https://cvan.io/webvr-weekly-demos/</li>
<li>https://github.com/cvan/public_webvr</li>
</ul>
<h2 id="horizon-browser">Horizon browser</h2>
<ul>
<li>Explores ideas around using CSS to build VR interfaces. ** https://github.com/MozVR/cssvr-boilerplate ** https://github.com/MozVR/cssvr-experiments</li>
<li>Backwards compatibility with 2D sites.</li>
<li>Cursor interactions.</li>
<li>Detect WebVR content.</li>
<li>Automatic Enter VR behavior.</li>
<li>Gecko packaging using Graphene.</li>
</ul>
<h2 id="webvr-enabled-servo-browser">WebVR-enabled Servo browser</h2>
<ul>
<li>WebVR API’s enabled in Servo browser.</li>
<li>https://blog.mozvr.com/webvr-servo-architecture-and-latency-optimizations/</li>
</ul>
<h2 id="habitat">Habitat</h2>
<ul>
<li>Service-based browser UI design.</li>
</ul>

Latest revision as of 02:05, 14 March 2017