Replies: 1 comment
-
Hi, I just had a look and the URL referenced in your Cheers, Alex |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used Model Viewer for displaying GLB files. The site is rendered. However, the animation file is not embedded. Its just blank
I am not able to understand what I am missing.
Details :
pendulum.md file (location ../docs/pendulum.md)
and has the following code
<model-viewer src="assets/mechanics/DoublePendulum.glb" alt="Double Pendulum Model" autoplay auto-rotate camera-controls background-color="#f0f0f0"> </model-viewer>
DoublePendulum.glb is located in (..docs/assets/mechanics/DoublePendulum.glb)
In mkdocs.yml file, added this
Beta Was this translation helpful? Give feedback.
All reactions