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

Easily display interactive 3D models on the web and in AR!

Results 122 model-viewer issues
Sort by recently updated
recently updated
newest added

Trying this to see if it solves the random disconnects we've been getting with BrowserStack.

Default enable-pan to true, replacing the enable-pan attribute with disable-pan. Perhaps also a `disable-tap` attribute - need to think through the API. See https://github.com/google/model-viewer/discussions/3540#discussioncomment-3335042 See #3460

flag: breaking change

Remove [--poster-color](https://modelviewer.dev/docs/#entrydocs-loading-css-posterColor), making the poster always have a transparent background. Make sure to hide the hotspots until the poster is dismissed. See #3460

flag: breaking change

We received some feedback that the default ARIA on `` (`role="image"`) makes it hard for some screen readers to use the built-in keyboard controls. It's possible that an alternate role,...

type: feature
arc: compatibility
arc: interaction
flag: partner

### Description The problem is that in new version (1.12.0) material with transparency becomes completly invisible if shadow-intensity is set to value greater than 0. If you open URL below...

### Description I have issue with WebXR on Samsung s22 where camera feed is not showing up. Sometimes it completely black and sometimes its showing the web page from where...

flag: not model-viewer

Fixes #3279 - Couple of null checks in the model and primitive-node constructors - In space-opera, the material panel will shot "No materials" when the panel does not have any...

Switch [touch-action](https://modelviewer.dev/docs/#entrydocs-stagingandcameras-attributes-touch-action) default from pan-y to none. See #3460

flag: breaking change

Remove the [seamless-poster](https://modelviewer.dev/docs/#entrydocs-loading-attributes-seamlessPoster) attribute, making the behavior as though this option is always enabled. Note this in combination with the previous bullet means there is no longer a transition fade...

flag: breaking change

Remove the deprecated [scene-graph-ready](https://modelviewer.dev/docs/#entrydocs-scenegraph-events-sceneGraphReady) event. See #3460

flag: breaking change