|
@@ -490,6 +490,17 @@
|
|
|
"referenceImage": "gltfTextureSampler1.png"
|
|
|
},
|
|
|
{
|
|
|
+ "title": "GLTF Serializer with Negative World Matrix",
|
|
|
+ "playgroundId": "#KX53VK#27",
|
|
|
+ "referenceImage": "glTFSerializerNegativeWorldMatrix.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "GLTF Serializer with Negative World Matrix (Right Handed)",
|
|
|
+ "playgroundId": "#KX53VK#27",
|
|
|
+ "replace": "useRightHandedSystem = false, useRightHandedSystem = true",
|
|
|
+ "referenceImage": "glTFSerializerNegativeWorldMatrix_Right.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
"title": "GLTF Buggy with Draco Mesh Compression",
|
|
|
"playgroundId": "#JNW207#1",
|
|
|
"referenceImage": "gltfBuggyDraco.png"
|