Skip to content

Commit

Permalink
add to modelindex
Browse files Browse the repository at this point in the history
  • Loading branch information
hybridherbst committed Nov 25, 2024
1 parent 10d82f4 commit 4fcbe1e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Models/model-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1321,6 +1321,22 @@
"glTF-Binary": "UnlitTest.glb"
}
},
{
"label": "Uri Test",
"name": "UriTest",
"screenshot": "screenshot/screenshot.png",
"tags": ["testing"],
"variants": {
"glTF-UriTest-01-RelativeTexture-NoUTF8": "RelativeResourcePaths.gltf",
"glTF-UriTest-02-RelativeTexture-UTF8": "RelativeResourcePaths.gltf",
"glTF-UriTest-03-RelativeBin": "RelativeResourcePaths.gltf",
"glTF-UriTest-04-Nested-NoUTF8": "glTF/RelativeResourcePaths.gltf",
"glTF-UriTest-05-Nested-UTF8": "glTF/RelativeResourcePaths.gltf",
"glTF-UriTest-06-RelativeFiles-UTF8": "RelativeResourcePaths.gltf",
"glTF-UriTest-07-UriTypes-UTF8": "RelativeResourcePaths.gltf",
"glTF-UriTest-08-UriTypes-NoUTF8": "RelativeResourcePaths.gltf"
}
},
{
"label": "Vertex Color Test",
"name": "VertexColorTest",
Expand Down

0 comments on commit 4fcbe1e

Please sign in to comment.