Skip to content

Commit

Permalink
add to modelindex
Browse files Browse the repository at this point in the history
  • Loading branch information
hybridherbst committed Dec 16, 2024
1 parent 6c77ae5 commit 566aa9a
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 @@ -1333,6 +1333,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/RelativeTexturePaths.gltf",
"glTF-UriTest-05-Nested-UTF8": "glTF/RelativeTexturePaths.gltf",
"glTF-UriTest-06-RelativeFiles-UTF8": "RelativeTexturePaths.gltf",
"glTF-UriTest-07-UriTypes-UTF8": "RelativeTexturePaths.gltf",
"glTF-UriTest-08-UriTypes-NoUTF8": "RelativeTexturePaths.gltf"
}
},
{
"label": "Vertex Color Test",
"name": "VertexColorTest",
Expand Down

0 comments on commit 566aa9a

Please sign in to comment.