# model-tag **Repository Path**: mirrors_mrdoob/model-tag ## Basic Information - **Project Name**: model-tag - **Description**: Custom Elements for easily displaying 3D models. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <model-tag> ======== #### Custom HTML Elements for displaying 3D models. #### Demo: https://mrdoob.github.io/model-tag/ (Browser with `Custom Elements` support required) ### Usage ### Add this in your page's ``. ```html ``` Use `` to load and display your file. ```html ``` Same thing with `model-obj`, `model-stl`, `model-three`, ...