https://github.com/WebKit/explainers/tree/main/model Skip to content Sign up * Why GitHub? Features - + Mobile - + Actions - + Codespaces - + Packages - + Security - + Code review - + Issues - + Integrations - + GitHub Sponsors - + Customer stories- * Team * Enterprise * Explore + Explore GitHub - Learn and contribute + Topics - + Collections - + Trending - + Learning Lab - + Open source guides - Connect with others + The ReadME Project - + Events - + Community forum - + GitHub Education - + GitHub Stars program - * Marketplace * Pricing Plans - + Compare plans - + Contact Sales - + Education - [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} WebKit / explainers * Notifications * Star 243 * Fork 20 * Code * Issues 12 * Pull requests 2 * Actions * Security * Insights More * Code * Issues * Pull requests * Actions * Security * Insights main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags explainers/model/ Go to file explainers/model/ Latest commit @grorg grorg Add an explainer for the HTML model element. (#58) ... 7b985d0 Aug 29, 2021 Add an explainer for the HTML model element. (#58) 7b985d0 Git stats * History Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time . . assets Add an explainer for the HTML model element. (#58) Aug 29, 2021 Makefile Add an explainer for the HTML model element. (#58) Aug 29, 2021 README.md Add an explainer for the HTML model element. (#58) Aug 29, 2021 example.html Add an explainer for the HTML model element. (#58) Aug 29, 2021 [ ] The element Authors: Participate Table of Contents tl;dr Introduction The HTMLModelElement DOM API DOM Events Playback and accessibility considerations Privacy considerations Security considerations Detailed design discussion Why add a new element? Rendering Considered alternatives Acknowledgements README.md The element Authors: * Antoine Quint * Dean Jackson * Theresa O'Connor Participate * https://github.com/WebKit/explainers Table of Contents * tl;dr * Introduction * The HTMLModelElement * DOM API * DOM Events * Playback and accessibility considerations * Privacy considerations * Security considerations * Detailed design discussion + Why add a new element? + Rendering * Considered alternatives * Acknowledgements tl;dr We propose adding a element to HTML that displays 3D content using a renderer built-in to the browser. Introduction HTML allows the display of many media types through elements such as , , or