Skip to content

Commit

Permalink
Bump model viewer version
Browse files Browse the repository at this point in the history
  • Loading branch information
hummat authored Dec 11, 2024
1 parent d30e197 commit 618541e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,7 @@ To create an animation, use the `--animate` option. The `--frames` option can be
To provide an interactive 3D visualization, use `--export path/to/mesh.glb` to export the object as a `.glb` file and
use
```html
<script
type="module"
src="https://ajax.googleapis.com/ajax/libs/model-viewer/3.5.0/model-viewer.min.js">
</script>
<script type="module" src="https://ajax.googleapis.com/ajax/libs/model-viewer/4.0.0/model-viewer.min.js"></script>

<style>
model-viewer {
Expand Down

0 comments on commit 618541e

Please sign in to comment.