Model element demonstrations
This is a collection of pages demonstrating aspects of the HTML Model element and its related API. The model element is being developed in the W3C Immersive Web Community Group under the model-element repository.
Samples
- Camera store: A demonstration of
stagemode="orbit"and the use ofbackdrop-filter. - Camera slideshow: A demonstration of
entityTransform,currentTimeand the use ofbackdrop-filter. - Default transforms: A demonstration of the contents of
boundingBoxExtentsandboundingBoxCenter. - Stopwatch animation: A demonstration of reading and writing to a model's
currentTime, and callingplay()andpause(). - Ticket sales: A demonstration of
requestImmersive(),entityTransform, and theimmersivechangeevent. - Escape room: A demonstration of
requestImmersive(), andplay()along with the video fullscreen API.