Script & Style Show: Episode 25: AR, VR, and Mozilla Reality with Chris Van Wiemeersch

By  on  

On this episode:  Todd notices what David's been watching on YouTube while logged in as the Script & Style user and David has no defense but loads of embarrassment.  David hurriedly transitions to welcoming guest Chris Van Wiemeersh from Mozilla's Reality team.  Chris enlightens the guys about the current state of virtual reality, Mozilla's role in virtual and augmented reality in the browser, A-Frame, Mozilla Hubs, and more!  Enjoy!

Recent Features

Incredible Demos

  • By
    Scrolling “Go To Top” Link Using Dojo

    One of the most popular code snippets of posted on my blog has been the scrolling "Go To Top" link snippet. The premise of the snippet is simple: once the user scrolls an element (usually the BODY element) past a given threshold, a "Go...

  • By
    Highlighter: A MooTools Search & Highlight Plugin

    Searching within the page is a major browser functionality, but what if we could code a search box in JavaScript that would do the same thing? I set out to do that using MooTools and ended up with a pretty decent solution. The MooTools JavaScript Class The...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!