Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
/ model-tag Public archive

Custom Elements for easily displaying 3D models.

License

Notifications You must be signed in to change notification settings

mrdoob/model-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<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 <head>.

<script src="model-gltf.js"></script>

Use <model-gltf> to load and display your file.

<model-gltf src="example.gltf"/>

Same thing with model-obj, model-stl, model-three, ...

About

Custom Elements for easily displaying 3D models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published