Updated <lume-gltf-model> 3D model element (live demo)
Publish Date: Jan 6 '21
7 0
I'm posting one demo per day all 2021!
I improved the previous demo by adding new attributes to the <lume-scene> element that give the rendering an "environment map" that reflects off of shiny surfaces in the scene.
This what it looks like now:
And this is what it looked like before:
The gist of it is you can write HTML like the following and you'll have a 3D model on your web site:
The demo is built with LUME, a software developer toolkit for making interactive 2D or 3D experiences with HTML. We're working towards its initial release.
This is a web component system that allows you to create new, fast, and
performant HTML elements in a simple way. It provides the foundation for
LUME's…