diff --git a/examples/files.json b/examples/files.json index 7d474ed60fc365..bef07197b225bb 100644 --- a/examples/files.json +++ b/examples/files.json @@ -82,6 +82,7 @@ "webgl_loader_fbx_nurbs", "webgl_loader_gcode", "webgl_loader_gltf", + "webgl_loader_gltf_animation_pointer", "webgl_loader_gltf_progressive_lod", "webgl_loader_gltf_avif", "webgl_loader_gltf_compressed", diff --git a/examples/screenshots/webgl_loader_gltf_animation_pointer.jpg b/examples/screenshots/webgl_loader_gltf_animation_pointer.jpg new file mode 100644 index 00000000000000..126770c8c44807 Binary files /dev/null and b/examples/screenshots/webgl_loader_gltf_animation_pointer.jpg differ diff --git a/examples/tags.json b/examples/tags.json index a598a395061dd1..72b75d87ad4096 100644 --- a/examples/tags.json +++ b/examples/tags.json @@ -45,6 +45,7 @@ "webgl_lights_pointlights": [ "multiple" ], "webgl_lines_fat": [ "gpu", "stats", "panel" ], "webgl_lines_fat_raycasting": [ "gpu", "stats", "panel", "raycast" ], + "webgl_loader_gltf_animation_pointer": [ "external", "animation", "gltf" ], "webgl_loader_3dtiles": [ "external", "3dtiles", "3d-tiles", "maps", "tiles", "globe", "earth", "cesium" ], "webgl_loader_gltf_dispersion": [ "transmission" ], "webgl_loader_gltf_progressive_lod": [ "external", "performance", "plugin", "library", "level", "details" ], diff --git a/examples/webgl_loader_gltf_animation_pointer.html b/examples/webgl_loader_gltf_animation_pointer.html new file mode 100644 index 00000000000000..566732484f6175 --- /dev/null +++ b/examples/webgl_loader_gltf_animation_pointer.html @@ -0,0 +1,143 @@ + + +
+