diff --git a/README.md b/README.md index 9568f9a..d5662c6 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ Note that you can simply reuse the [main deployment](https://yeicor-3d.github.io your own models (linking them from the viewer with the `preload` query parameter). To see a working example of a static deployment you can check out -the [demo](https://yeicor-3d.github.io/yet-another-cad-viewer/?preload=base.glb&preload=fox.glb&preload=img.jpg.glb&preload=location.glb). +the [demo](https://yeicor-3d.github.io/yet-another-cad-viewer/?preload=base.glb&preload=fox.glb&preload=img.jpg.glb&preload=location.glb) +(or +the [demo without animation](https://yeicor-3d.github.io/yet-another-cad-viewer/?autoplay=false&preload=base.glb&preload=fox.glb&preload=img.jpg.glb&preload=location.glb)). ![Demo](assets/screenshot.png) diff --git a/assets/logo_build/location.glb b/assets/logo_build/location.glb index 8757f20..9f2e846 100644 Binary files a/assets/logo_build/location.glb and b/assets/logo_build/location.glb differ