diff --git a/explainer.md b/explainer.md index 5796d2b..6d5e97b 100644 --- a/explainer.md +++ b/explainer.md @@ -6,6 +6,7 @@ - [Dean Jackson](https://github.com/grorg) - [Theresa O'Connor](https://github.com/hober) - [Marcos Cáceres](https://github.com/marcoscaceres) +- [Brandel Zachernuk](https://github.com/zachernuk) ## Table of Contents @@ -14,13 +15,17 @@ - [tl;dr](#tldr) - [Introduction](#introduction) +- [Non-goals](#non-goals) - [The HTMLModelElement](#the-htmlmodelelement) - - [Fallback content](#fallback-content) - [DOM API](#dom-api) - - [Controlling the camera](#controlling-the-camera) - - [Controlling animations](#controlling-animations) - - [Controlling audio](#controlling-audio) +- [JavaScript API](#javascript-api) - [DOM Events](#dom-events) +- [Visual presentation control](#visual-presentation-control) + - [Scale units](#scale-units) + - [Stage interaction mode](#stage-interaction-mode) + - [Orbit scale](#orbit-scale) + - [Lighting](#lighting) + - [Audio and stateful interaction](#audio-and-stateful-interaction) - [Playback and accessibility considerations](#playback-and-accessibility-considerations) - [Privacy considerations](#privacy-considerations) - [Security considerations](#security-considerations) @@ -42,7 +47,7 @@ a renderer built-in to the browser. HTML allows the display of many media types through elements such as ``, ``, or `