```` is a web component that makes rendering interactive 3D models - optionally in AR - easy to do, on as many browsers and devices as possible. ```` strives to give you great defaults for rendering quality and performance. See `source repository `_ and `documentation `_. The model to load is a GLTF 2.0 file format. See ``_ and GLTF overview: .. figure:: ../static/img/gltfOverview.png Many engine developers have already started transitioning to glTF 2.0 to reap performance, portability and quality benefits, including BabylonJS, three.js, Cesium, Sketchfab, and xeogl and instant3Dhub engines. glTF 2.0 is also seeing industry support by companies such as Adobe, Google, Marmoset, Microsoft, NVIDIA, Oculus, UX3D, and more as well as prominent universities such as, University of Pennsylvania and Sapienza University of Rome. "example" directory contains the GLB file of a chair, that is rendered in the following way: .. figure:: ../static/img/Eames_Lounge_Chair.gif