Skip to content

Commit 4001c4e

Browse files
committed
replace images with video for animation and variants
1 parent d5bdfa8 commit 4001c4e

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

docs/show_animation_clips.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
The Animation Clips Manager allows you to view and manage animation clips associated with imported GLTF/GLB files. This interface provides an organized way to access different animations contained within your 3D assets.
44

5-
![Screenshot](img/image_animation_clips.png)
5+
<video controls>
6+
<source src="vid/animation_clips_demo.mp4" type="video/mp4">
7+
Your browser does not support the video tag.
8+
</video>
69

710
*Courtesy by Khronos glTF sample assets*
811

docs/show_material_variants.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
The Material Variants Selector allows you to browse and apply different material configurations available in your GLTF/GLB files. This feature is particularly useful when working with assets that contain multiple material variations for the same model.
44

5-
![Screenshot](img/image_material_variants.png)
5+
<video controls>
6+
<source src="vid/material_variants_demo.mp4" type="video/mp4">
7+
Your browser does not support the video tag.
8+
</video>
69

710
*Courtesy by Khronos glTF sample assets*
811

docs/vid/animation_clips_demo.mp4

10.9 MB
Binary file not shown.
9.84 MB
Binary file not shown.

0 commit comments

Comments
 (0)