model-viewer icon indicating copy to clipboard operation
model-viewer copied to clipboard

[REQUEST] Fade in 3D model when ready

Open jmbattle0 opened this issue 9 months ago • 0 comments

Hello,

I am working on a digital piano model viewer tool for my company's website. I would like to ask if it's possible to configure modelviewer to fade in the model when it has loaded, rather than simply appearing on the canvas.

Currently I am setting the opacity of the modelviewer div to 0, then increasing the opacity after the model has loaded. This method works, however, it means the poster image, progress bar etc. elements are (for the most part) not visible. Here is a demo: https://www.kawai-global.com/3dtest/?model=CA901

It would be preferable if there was a method to fade-in just the model, rather than the entire modelviewer area.

Many thanks!

jmbattle0 avatar May 27 '25 14:05 jmbattle0