improve README.md

This commit is contained in:
Yeicor
2024-03-03 21:12:45 +01:00
parent d3fbe254cb
commit 37a1c5de1f
2 changed files with 3 additions and 1 deletions

View File

@@ -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)