Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Re-run ./generate-index.py
Browse files Browse the repository at this point in the history
  • Loading branch information
emackey committed Dec 6, 2023
1 parent f08cab9 commit f3fa972
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions 2.0/model-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -244,7 +252,7 @@
},
{
"name": "ClearcoatSphere",
"screenshot": null,
"screenshot": "screenshot/screenshot.png",
"variants": {
"glTF": "ClearcoatSphere.gltf"
}
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -753,7 +777,7 @@
},
{
"name": "TransmissionSuzanne",
"screenshot": null,
"screenshot": "screenshot/screenshot.png",
"variants": {
"glTF": "TransmissionSuzanne.gltf"
}
Expand Down Expand Up @@ -832,5 +856,12 @@
"glTF-Binary": "WaterBottle.glb",
"glTF-Draco": "WaterBottle.gltf"
}
},
{
"name": "XmpMetadataRoundedCube",
"screenshot": null,
"variants": {
"glTF": "xmp.gltf"
}
}
]

0 comments on commit f3fa972

Please sign in to comment.