Skip to content

Commit

Permalink
Reverting script / adding poster
Browse files Browse the repository at this point in the history
  • Loading branch information
gumyr committed Apr 9, 2024
1 parent 77c3cd9 commit eb6ac25
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,10 @@ As an example, consider the design of a tea cup:

.. raw:: html

<model-viewer src="_static/tea_cup.glb" alt="A tea cup modelled in build123d" auto-rotate camera-controls style="width: 100%; height: 100%"></model-viewer>
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script>
<model-viewer poster="_images/tea_cup.png" src="_static/tea_cup.glb" alt="A tea cup modelled in build123d" auto-rotate camera-controls style="width: 100%; height: 100%"></model-viewer>

.. image:: tea_cup.png
.. .. image:: tea_cup.png
:align: center
.. note::
Expand Down

0 comments on commit eb6ac25

Please sign in to comment.