Assets

Product Model Viewer

What this shows

Frame the canonical Khronos Box glTF asset with fixed camera lighting.

This example needs a Canvas2D-capable browser.

Loading scene…

Loading scene…

Key API excerpt

import * as EASEL from "@xsyetopz/easel";

const result = new EASEL.GLTFLoader().parse(document);

scene.add(result.scene);