From f3fa972c40a12eb4ba0100adc92afaa2f1f6291b Mon Sep 17 00:00:00 2001 From: Ed Mackey Date: Wed, 6 Dec 2023 11:24:04 -0500 Subject: [PATCH] Re-run ./generate-index.py --- 2.0/model-index.json | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/2.0/model-index.json b/2.0/model-index.json index b42691ac..806466cc 100644 --- a/2.0/model-index.json +++ b/2.0/model-index.json @@ -199,6 +199,14 @@ "glTF-Embedded": "Cameras.gltf" } }, + { + "name": "CarbonFibre", + "screenshot": "screenshot/screenshot.jpg", + "variants": { + "glTF": "CarbonFibre.gltf", + "glTF-Binary": "CarbonFibre.glb" + } + }, { "name": "CesiumMan", "screenshot": "screenshot/screenshot.gif", @@ -244,7 +252,7 @@ }, { "name": "ClearcoatSphere", - "screenshot": null, + "screenshot": "screenshot/screenshot.png", "variants": { "glTF": "ClearcoatSphere.gltf" } @@ -282,6 +290,14 @@ "glTF-Embedded": "DamagedHelmet.gltf" } }, + { + "name": "DirectionalLight", + "screenshot": "screenshot/screenshot.png", + "variants": { + "glTF": "DirectionalLight.gltf", + "glTF-Binary": "DirectionalLight.glb" + } + }, { "name": "DragonAttenuation", "screenshot": "screenshot/screenshot.jpg", @@ -686,6 +702,14 @@ "glTF": "Suzanne.gltf" } }, + { + "name": "SuzanneMorphSparse", + "screenshot": "screenshot/screenshot.gif", + "variants": { + "glTF": "SuzanneMorphSparse.gltf", + "glTF-Binary": "SuzanneMorphSparse.glb" + } + }, { "name": "TextureCoordinateTest", "screenshot": "screenshot/screenshot.png", @@ -753,7 +777,7 @@ }, { "name": "TransmissionSuzanne", - "screenshot": null, + "screenshot": "screenshot/screenshot.png", "variants": { "glTF": "TransmissionSuzanne.gltf" } @@ -832,5 +856,12 @@ "glTF-Binary": "WaterBottle.glb", "glTF-Draco": "WaterBottle.gltf" } + }, + { + "name": "XmpMetadataRoundedCube", + "screenshot": null, + "variants": { + "glTF": "xmp.gltf" + } } ]