A live gallery of demos covering every feature of
<rhinoartisan-web-3d>. Open any card to see the source and play with it.
Run npm run build at least once before opening these — the
demos load ../dist/rhinoartisan-web-3d.js.
The minimum viable setup: one GLB, auto-rotate, default lighting.
Live readout of every custom event the viewer dispatches: ready, model load, selection, material change, errors.
Pick from the catalog (golds, platinum, gems) and apply by item UUID.
Several GLBs in the same scene with id-based add / remove / visibility toggles.
Camera presets, save / restore views, zoom extents, orbit control via the imperative API.
Move and rotate a loaded model in real time with sliders.
Download a PNG, copy a base64 string, record an MP4 of the canvas.
Toggle and tune the post-processing stack live.
The old model: { url } shape — kept as a regression check for
consumers on older code paths.
Full reference rendered inline: API, configuration, materials, events,
lifecycle. Searchable by URL (?file=API.md).