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 May 12, 2023
1 parent bbad116 commit 189f80d
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions 2.0/model-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,14 @@
"glTF-Embedded": "CesiumMilkTruck.gltf"
}
},
{
"name": "ClearCoatCarPaint",
"screenshot": "screenshot/screenshot.jpg",
"variants": {
"glTF": "ClearCoatCarPaint.gltf",
"glTF-Binary": "ClearCoatCarPaint.glb"
}
},
{
"name": "ClearCoatTest",
"screenshot": "screenshot/screenshot.jpg",
Expand All @@ -227,6 +235,14 @@
"glTF-Binary": "ClearCoatTest.glb"
}
},
{
"name": "ClearcoatWicker",
"screenshot": "screenshot/screenshot.jpg",
"variants": {
"glTF": "ClearcoatWicker.gltf",
"glTF-Binary": "ClearcoatWicker.glb"
}
},
{
"name": "Corset",
"screenshot": "screenshot/screenshot.jpg",
Expand Down Expand Up @@ -393,6 +409,14 @@
"glTF-Binary": "MaterialsVariantsShoe.glb"
}
},
{
"name": "MeshPrimitiveModes",
"screenshot": "screenshot/screenshot.png",
"variants": {
"glTF": "MeshPrimitiveModes.gltf",
"glTF-Embedded": "MeshPrimitiveModes.gltf"
}
},
{
"name": "MetalRoughSpheres",
"screenshot": "screenshot/screenshot.png",
Expand Down Expand Up @@ -547,6 +571,14 @@
"glTF": "SheenCloth.gltf"
}
},
{
"name": "SimpleInstancing",
"screenshot": "screenshot/screenshot.png",
"variants": {
"glTF": "SimpleInstancing.gltf",
"glTF-Binary": "SimpleInstancing.glb"
}
},
{
"name": "SimpleMeshes",
"screenshot": "screenshot/screenshot.png",
Expand Down

0 comments on commit 189f80d

Please sign in to comment.