(Demo from Jan 3)
New demo! One per day all 2021! Today I added a <lume-gltf-model>
element to LUME, an HTML 3D toolkit.
It works similar to an <img>
tag: just give it a src
attribute to a file like so:
<lume-gltf-model src="path/to/model.gltf"></lume-gltf-model>
Made with LUME:
topics: #threejs #webgl #css #javascript #webdev #graphics #365DaysOfCode2021