Table of Contents

Mozilla Emerging Technologies

The following slides are available in this presentation:

Mozilla Emerging Technologies

New Technologies for the Open Web

Robert Kaiser, "KaiRo" <kairo@kairo.at>
Mozilla Tech Speaker

Slides: https://slides.kairo.at/linuxwochen2018/

Emerging Technologies Group

Mixed Reality (XR)

Boy with VR headset

A-Frame - XR Made Simple

A-Frame - aframe-io Example:
<a-scene>
  <a-sphere position="0 1.25 -1" radius="1.25" color="#EF2D5E"></a-sphere>
  <a-cube position="-1 0.5 1" rotation="0 0 0" …>
    <a-animation attribute="rotation" … to="0 360 0"></a-animation>
  </a-cube>
  <a-cylinder position="1 0.75 1" …></a-cylinder>
  <a-plane ></a-plane>
  <a-sky color="#ECECEC"></a-sky>
</a-scene>

edit/view - More at aframe.io

Open Media Codecs

AV1 - Coming Soon

Speech & Machine Learning

Speech Recording + Learning

Rust Language

Rust logo

Servo Web Engine

Servo logo

WebAssembly (wasm)

WebAssembly logo

IoT - Project Things

Project Things illustration

Questions?

mozilla.org/technology

kairo@kairo.at

Data & Mister Tricorder