diff --git a/.github/workflows/AssetCheck.yml b/.github/workflows/AssetCheck.yml index bffa1bca..0b3b46be 100644 --- a/.github/workflows/AssetCheck.yml +++ b/.github/workflows/AssetCheck.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Set up PHP uses: shivammathur/setup-php@v2 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a100200e..926453a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Install glTF Validator run: | @@ -21,7 +21,7 @@ jobs: ./gltf_validator -r -a ./Models/ - name: Upload Validation Reports - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: validation-reports path: | diff --git a/Models/model-index.json b/Models/model-index.json index 3036b88c..7ceb74e3 100644 --- a/Models/model-index.json +++ b/Models/model-index.json @@ -14,9 +14,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "AlphaBlendModeTest.gltf", "glTF-Binary": "AlphaBlendModeTest.glb", - "glTF-Embedded": "AlphaBlendModeTest.gltf", - "glTF": "AlphaBlendModeTest.gltf" + "glTF-Embedded": "AlphaBlendModeTest.gltf" } }, { @@ -34,9 +34,9 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing"], "variants": { - "glTF-Quantized": "AnimatedMorphCube.gltf", + "glTF": "AnimatedMorphCube.gltf", "glTF-Binary": "AnimatedMorphCube.glb", - "glTF": "AnimatedMorphCube.gltf" + "glTF-Quantized": "AnimatedMorphCube.gltf" } }, { @@ -45,8 +45,8 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing","written"], "variants": { - "glTF-Embedded": "AnimatedTriangle.gltf", - "glTF": "AnimatedTriangle.gltf" + "glTF": "AnimatedTriangle.gltf", + "glTF-Embedded": "AnimatedTriangle.gltf" } }, { @@ -55,9 +55,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-KTX-BasisU": "AnisotropyBarnLamp.gltf", + "glTF": "AnisotropyBarnLamp.gltf", "glTF-Binary": "AnisotropyBarnLamp.glb", - "glTF": "AnisotropyBarnLamp.gltf" + "glTF-KTX-BasisU": "AnisotropyBarnLamp.gltf" } }, { @@ -66,8 +66,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "AnisotropyDiscTest.glb", - "glTF": "AnisotropyDiscTest.gltf" + "glTF": "AnisotropyDiscTest.gltf", + "glTF-Binary": "AnisotropyDiscTest.glb" } }, { @@ -76,8 +76,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "AnisotropyRotationTest.glb", - "glTF": "AnisotropyRotationTest.gltf" + "glTF": "AnisotropyRotationTest.gltf", + "glTF-Binary": "AnisotropyRotationTest.glb" } }, { @@ -86,8 +86,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "AnisotropyStrengthTest.glb", - "glTF": "AnisotropyStrengthTest.gltf" + "glTF": "AnisotropyStrengthTest.gltf", + "glTF-Binary": "AnisotropyStrengthTest.glb" } }, { @@ -96,8 +96,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","issues"], "variants": { - "glTF-Binary": "AntiqueCamera.glb", - "glTF": "AntiqueCamera.gltf" + "glTF": "AntiqueCamera.gltf", + "glTF-Binary": "AntiqueCamera.glb" } }, { @@ -106,8 +106,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "AttenuationTest.glb", - "glTF": "AttenuationTest.gltf" + "glTF": "AttenuationTest.gltf", + "glTF-Binary": "AttenuationTest.glb" } }, { @@ -116,10 +116,10 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Draco": "Avocado.gltf", - "glTF-Quantized": "Avocado.gltf", + "glTF": "Avocado.gltf", "glTF-Binary": "Avocado.glb", - "glTF": "Avocado.gltf" + "glTF-Quantized": "Avocado.gltf", + "glTF-Draco": "Avocado.gltf" } }, { @@ -128,9 +128,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Draco": "BarramundiFish.gltf", + "glTF": "BarramundiFish.gltf", "glTF-Binary": "BarramundiFish.glb", - "glTF": "BarramundiFish.gltf" + "glTF-Draco": "BarramundiFish.gltf" } }, { @@ -139,9 +139,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Draco": "BoomBox.gltf", + "glTF": "BoomBox.gltf", "glTF-Binary": "BoomBox.glb", - "glTF": "BoomBox.gltf" + "glTF-Draco": "BoomBox.gltf" } }, { @@ -159,10 +159,10 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Draco": "Box.gltf", + "glTF": "Box.gltf", "glTF-Binary": "Box.glb", "glTF-Embedded": "Box.gltf", - "glTF": "Box.gltf" + "glTF-Draco": "Box.gltf" } }, { @@ -180,9 +180,9 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing"], "variants": { + "glTF": "BoxAnimated.gltf", "glTF-Binary": "BoxAnimated.glb", - "glTF-Embedded": "BoxAnimated.gltf", - "glTF": "BoxAnimated.gltf" + "glTF-Embedded": "BoxAnimated.gltf" } }, { @@ -191,9 +191,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "BoxInterleaved.gltf", "glTF-Binary": "BoxInterleaved.glb", - "glTF-Embedded": "BoxInterleaved.gltf", - "glTF": "BoxInterleaved.gltf" + "glTF-Embedded": "BoxInterleaved.gltf" } }, { @@ -202,9 +202,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","issues","testing"], "variants": { + "glTF": "BoxTextured.gltf", "glTF-Binary": "BoxTextured.glb", - "glTF-Embedded": "BoxTextured.gltf", - "glTF": "BoxTextured.gltf" + "glTF-Embedded": "BoxTextured.gltf" } }, { @@ -213,9 +213,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","issues","testing"], "variants": { + "glTF": "BoxTexturedNonPowerOfTwo.gltf", "glTF-Binary": "BoxTexturedNonPowerOfTwo.glb", - "glTF-Embedded": "BoxTexturedNonPowerOfTwo.gltf", - "glTF": "BoxTexturedNonPowerOfTwo.gltf" + "glTF-Embedded": "BoxTexturedNonPowerOfTwo.gltf" } }, { @@ -224,9 +224,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "BoxVertexColors.gltf", "glTF-Binary": "BoxVertexColors.glb", - "glTF-Embedded": "BoxVertexColors.gltf", - "glTF": "BoxVertexColors.gltf" + "glTF-Embedded": "BoxVertexColors.gltf" } }, { @@ -235,11 +235,11 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing"], "variants": { - "glTF-Draco": "BrainStem.gltf", + "glTF": "BrainStem.gltf", "glTF-Binary": "BrainStem.glb", "glTF-Embedded": "BrainStem.gltf", "glTF-Meshopt": "BrainStem.gltf", - "glTF": "BrainStem.gltf" + "glTF-Draco": "BrainStem.gltf" } }, { @@ -248,8 +248,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Embedded": "Cameras.gltf", - "glTF": "Cameras.gltf" + "glTF": "Cameras.gltf", + "glTF-Embedded": "Cameras.gltf" } }, { @@ -258,8 +258,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension"], "variants": { - "glTF-Binary": "CarbonFibre.glb", - "glTF": "CarbonFibre.gltf" + "glTF": "CarbonFibre.gltf", + "glTF-Binary": "CarbonFibre.glb" } }, { @@ -268,10 +268,10 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","issues","testing"], "variants": { - "glTF-Draco": "CesiumMan.gltf", + "glTF": "CesiumMan.gltf", "glTF-Binary": "CesiumMan.glb", "glTF-Embedded": "CesiumMan.gltf", - "glTF": "CesiumMan.gltf" + "glTF-Draco": "CesiumMan.gltf" } }, { @@ -280,10 +280,10 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","issues","testing"], "variants": { - "glTF-Draco": "CesiumMilkTruck.gltf", + "glTF": "CesiumMilkTruck.gltf", "glTF-Binary": "CesiumMilkTruck.glb", "glTF-Embedded": "CesiumMilkTruck.gltf", - "glTF": "CesiumMilkTruck.gltf" + "glTF-Draco": "CesiumMilkTruck.gltf" } }, { @@ -292,8 +292,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension"], "variants": { - "glTF-Binary": "ChairDamaskPurplegold.glb", - "glTF": "ChairDamaskPurplegold.gltf" + "glTF": "ChairDamaskPurplegold.gltf", + "glTF-Binary": "ChairDamaskPurplegold.glb" } }, { @@ -302,8 +302,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "ClearCoatCarPaint.glb", - "glTF": "ClearCoatCarPaint.gltf" + "glTF": "ClearCoatCarPaint.gltf", + "glTF-Binary": "ClearCoatCarPaint.glb" } }, { @@ -312,8 +312,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "ClearCoatTest.glb", - "glTF": "ClearCoatTest.gltf" + "glTF": "ClearCoatTest.gltf", + "glTF-Binary": "ClearCoatTest.glb" } }, { @@ -322,8 +322,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "ClearcoatWicker.glb", - "glTF": "ClearcoatWicker.gltf" + "glTF": "ClearcoatWicker.gltf", + "glTF-Binary": "ClearcoatWicker.glb" } }, { @@ -332,8 +332,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareAlphaCoverage.glb", - "glTF": "CompareAlphaCoverage.gltf" + "glTF": "CompareAlphaCoverage.gltf", + "glTF-Binary": "CompareAlphaCoverage.glb" } }, { @@ -342,8 +342,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareAmbientOcclusion.glb", - "glTF": "CompareAmbientOcclusion.gltf" + "glTF": "CompareAmbientOcclusion.gltf", + "glTF-Binary": "CompareAmbientOcclusion.glb" } }, { @@ -352,8 +352,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareAnisotropy.glb", - "glTF": "CompareAnisotropy.gltf" + "glTF": "CompareAnisotropy.gltf", + "glTF-Binary": "CompareAnisotropy.glb" } }, { @@ -362,8 +362,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareBaseColor.glb", - "glTF": "CompareBaseColor.gltf" + "glTF": "CompareBaseColor.gltf", + "glTF-Binary": "CompareBaseColor.glb" } }, { @@ -372,8 +372,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareClearcoat.glb", - "glTF": "CompareClearcoat.gltf" + "glTF": "CompareClearcoat.gltf", + "glTF-Binary": "CompareClearcoat.glb" } }, { @@ -382,8 +382,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareDispersion.glb", - "glTF": "CompareDispersion.gltf" + "glTF": "CompareDispersion.gltf", + "glTF-Binary": "CompareDispersion.glb" } }, { @@ -392,8 +392,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareEmissiveStrength.glb", - "glTF": "CompareEmissiveStrength.gltf" + "glTF": "CompareEmissiveStrength.gltf", + "glTF-Binary": "CompareEmissiveStrength.glb" } }, { @@ -402,8 +402,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareIor.glb", - "glTF": "CompareIor.gltf" + "glTF": "CompareIor.gltf", + "glTF-Binary": "CompareIor.glb" } }, { @@ -412,8 +412,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareIridescence.glb", - "glTF": "CompareIridescence.gltf" + "glTF": "CompareIridescence.gltf", + "glTF-Binary": "CompareIridescence.glb" } }, { @@ -422,8 +422,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareMetallic.glb", - "glTF": "CompareMetallic.gltf" + "glTF": "CompareMetallic.gltf", + "glTF-Binary": "CompareMetallic.glb" } }, { @@ -432,8 +432,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareNormal.glb", - "glTF": "CompareNormal.gltf" + "glTF": "CompareNormal.gltf", + "glTF-Binary": "CompareNormal.glb" } }, { @@ -442,8 +442,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareRoughness.glb", - "glTF": "CompareRoughness.gltf" + "glTF": "CompareRoughness.gltf", + "glTF-Binary": "CompareRoughness.glb" } }, { @@ -452,8 +452,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareSheen.glb", - "glTF": "CompareSheen.gltf" + "glTF": "CompareSheen.gltf", + "glTF-Binary": "CompareSheen.glb" } }, { @@ -462,8 +462,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareSpecular.glb", - "glTF": "CompareSpecular.gltf" + "glTF": "CompareSpecular.gltf", + "glTF-Binary": "CompareSpecular.glb" } }, { @@ -472,8 +472,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareTransmission.glb", - "glTF": "CompareTransmission.gltf" + "glTF": "CompareTransmission.gltf", + "glTF-Binary": "CompareTransmission.glb" } }, { @@ -482,8 +482,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing","pbrtest"], "variants": { - "glTF-Binary": "CompareVolume.glb", - "glTF": "CompareVolume.gltf" + "glTF": "CompareVolume.gltf", + "glTF-Binary": "CompareVolume.glb" } }, { @@ -492,9 +492,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Draco": "Corset.gltf", + "glTF": "Corset.gltf", "glTF-Binary": "Corset.glb", - "glTF": "Corset.gltf" + "glTF-Draco": "Corset.gltf" } }, { @@ -512,9 +512,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","showcase","testing","video"], "variants": { + "glTF": "DamagedHelmet.gltf", "glTF-Binary": "DamagedHelmet.glb", - "glTF-Embedded": "DamagedHelmet.gltf", - "glTF": "DamagedHelmet.gltf" + "glTF-Embedded": "DamagedHelmet.gltf" } }, { @@ -523,8 +523,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "DiffuseTransmissionPlant.glb", - "glTF": "DiffuseTransmissionPlant.gltf" + "glTF": "DiffuseTransmissionPlant.gltf", + "glTF-Binary": "DiffuseTransmissionPlant.glb" } }, { @@ -533,8 +533,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "DiffuseTransmissionTeacup.glb", - "glTF": "DiffuseTransmissionTeacup.gltf" + "glTF": "DiffuseTransmissionTeacup.gltf", + "glTF-Binary": "DiffuseTransmissionTeacup.glb" } }, { @@ -543,8 +543,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Binary": "DirectionalLight.glb", - "glTF": "DirectionalLight.gltf" + "glTF": "DirectionalLight.gltf", + "glTF-Binary": "DirectionalLight.glb" } }, { @@ -553,8 +553,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "DispersionTest.glb", - "glTF": "DispersionTest.gltf" + "glTF": "DispersionTest.gltf", + "glTF-Binary": "DispersionTest.glb" } }, { @@ -563,9 +563,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { + "glTF": "DragonAttenuation.gltf", "glTF-Binary": "DragonAttenuation.glb", - "glTF-Meshopt": "DragonAttenuation.gltf", - "glTF": "DragonAttenuation.gltf" + "glTF-Meshopt": "DragonAttenuation.gltf" } }, { @@ -574,8 +574,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "DragonDispersion.glb", - "glTF": "DragonDispersion.gltf" + "glTF": "DragonDispersion.gltf", + "glTF-Binary": "DragonDispersion.glb" } }, { @@ -584,11 +584,11 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Draco": "Duck.gltf", - "glTF-Quantized": "Duck.gltf", + "glTF": "Duck.gltf", "glTF-Binary": "Duck.glb", + "glTF-Quantized": "Duck.gltf", "glTF-Embedded": "Duck.gltf", - "glTF": "Duck.gltf" + "glTF-Draco": "Duck.gltf" } }, { @@ -597,8 +597,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "EmissiveStrengthTest.glb", - "glTF": "EmissiveStrengthTest.gltf" + "glTF": "EmissiveStrengthTest.gltf", + "glTF-Binary": "EmissiveStrengthTest.glb" } }, { @@ -607,8 +607,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-IBL": "EnvironmentTest.gltf", - "glTF": "EnvironmentTest.gltf" + "glTF": "EnvironmentTest.gltf", + "glTF-IBL": "EnvironmentTest.gltf" } }, { @@ -626,8 +626,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Binary": "Fox.glb", - "glTF": "Fox.gltf" + "glTF": "Fox.gltf", + "glTF-Binary": "Fox.glb" } }, { @@ -636,8 +636,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["video","extension"], "variants": { - "glTF-Binary": "GlamVelvetSofa.glb", - "glTF": "GlamVelvetSofa.gltf" + "glTF": "GlamVelvetSofa.gltf", + "glTF-Binary": "GlamVelvetSofa.glb" } }, { @@ -646,8 +646,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["video","extension"], "variants": { - "glTF-Binary": "GlassBrokenWindow.glb", - "glTF": "GlassBrokenWindow.gltf" + "glTF": "GlassBrokenWindow.gltf", + "glTF-Binary": "GlassBrokenWindow.glb" } }, { @@ -656,8 +656,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["video","written","showcase","extension"], "variants": { - "glTF-Binary": "GlassHurricaneCandleHolder.glb", - "glTF": "GlassHurricaneCandleHolder.gltf" + "glTF": "GlassHurricaneCandleHolder.gltf", + "glTF-Binary": "GlassHurricaneCandleHolder.glb" } }, { @@ -666,8 +666,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["video","extension"], "variants": { - "glTF-Binary": "GlassVaseFlowers.glb", - "glTF": "GlassVaseFlowers.gltf" + "glTF": "GlassVaseFlowers.gltf", + "glTF-Binary": "GlassVaseFlowers.glb" } }, { @@ -676,8 +676,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "IORTestGrid.glb", - "glTF": "IORTestGrid.gltf" + "glTF": "IORTestGrid.gltf", + "glTF-Binary": "IORTestGrid.glb" } }, { @@ -686,8 +686,8 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing"], "variants": { - "glTF-Binary": "InterpolationTest.glb", - "glTF": "InterpolationTest.gltf" + "glTF": "InterpolationTest.gltf", + "glTF-Binary": "InterpolationTest.glb" } }, { @@ -696,8 +696,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension"], "variants": { - "glTF-Binary": "IridescenceAbalone.glb", - "glTF": "IridescenceAbalone.gltf" + "glTF": "IridescenceAbalone.gltf", + "glTF-Binary": "IridescenceAbalone.glb" } }, { @@ -715,8 +715,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "IridescenceLamp.glb", - "glTF": "IridescenceLamp.gltf" + "glTF": "IridescenceLamp.gltf", + "glTF-Binary": "IridescenceLamp.glb" } }, { @@ -734,8 +734,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "IridescenceSuzanne.glb", - "glTF": "IridescenceSuzanne.gltf" + "glTF": "IridescenceSuzanne.gltf", + "glTF-Binary": "IridescenceSuzanne.glb" } }, { @@ -744,8 +744,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","video","extension"], "variants": { - "glTF-Binary": "IridescentDishWithOlives.glb", - "glTF": "IridescentDishWithOlives.gltf" + "glTF": "IridescentDishWithOlives.gltf", + "glTF-Binary": "IridescentDishWithOlives.glb" } }, { @@ -754,10 +754,10 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Draco": "Lantern.gltf", - "glTF-Quantized": "Lantern.gltf", + "glTF": "Lantern.gltf", "glTF-Binary": "Lantern.glb", - "glTF": "Lantern.gltf" + "glTF-Quantized": "Lantern.gltf", + "glTF-Draco": "Lantern.gltf" } }, { @@ -766,8 +766,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "LightsPunctualLamp.glb", - "glTF": "LightsPunctualLamp.gltf" + "glTF": "LightsPunctualLamp.gltf", + "glTF-Binary": "LightsPunctualLamp.glb" } }, { @@ -785,8 +785,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","showcase","written"], "variants": { - "glTF-Binary": "MaterialsVariantsShoe.glb", - "glTF": "MaterialsVariantsShoe.gltf" + "glTF": "MaterialsVariantsShoe.gltf", + "glTF-Binary": "MaterialsVariantsShoe.glb" } }, { @@ -795,8 +795,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["testing"], "variants": { - "glTF-Embedded": "MeshPrimitiveModes.gltf", - "glTF": "MeshPrimitiveModes.gltf" + "glTF": "MeshPrimitiveModes.gltf", + "glTF-Embedded": "MeshPrimitiveModes.gltf" } }, { @@ -805,9 +805,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "MetalRoughSpheres.gltf", "glTF-Binary": "MetalRoughSpheres.glb", - "glTF-Embedded": "MetalRoughSpheres.gltf", - "glTF": "MetalRoughSpheres.gltf" + "glTF-Embedded": "MetalRoughSpheres.gltf" } }, { @@ -816,8 +816,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Binary": "MetalRoughSpheresNoTextures.glb", - "glTF": "MetalRoughSpheresNoTextures.gltf" + "glTF": "MetalRoughSpheresNoTextures.gltf", + "glTF-Binary": "MetalRoughSpheresNoTextures.glb" } }, { @@ -826,9 +826,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Draco": "MorphPrimitivesTest.gltf", + "glTF": "MorphPrimitivesTest.gltf", "glTF-Binary": "MorphPrimitivesTest.glb", - "glTF": "MorphPrimitivesTest.gltf" + "glTF-Draco": "MorphPrimitivesTest.gltf" } }, { @@ -837,8 +837,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Binary": "MorphStressTest.glb", - "glTF": "MorphStressTest.gltf" + "glTF": "MorphStressTest.gltf", + "glTF-Binary": "MorphStressTest.glb" } }, { @@ -847,8 +847,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "MosquitoInAmber.glb", - "glTF": "MosquitoInAmber.gltf" + "glTF": "MosquitoInAmber.gltf", + "glTF-Binary": "MosquitoInAmber.glb" } }, { @@ -857,9 +857,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { + "glTF": "MultiUVTest.gltf", "glTF-Binary": "MultiUVTest.glb", - "glTF-Embedded": "MultiUVTest.gltf", - "glTF": "MultiUVTest.gltf" + "glTF-Embedded": "MultiUVTest.gltf" } }, { @@ -868,8 +868,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Embedded": "MultipleScenes.gltf", - "glTF": "MultipleScenes.gltf" + "glTF": "MultipleScenes.gltf", + "glTF-Embedded": "MultipleScenes.gltf" } }, { @@ -878,8 +878,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing"], "variants": { - "glTF-Binary": "NegativeScaleTest.glb", - "glTF": "NegativeScaleTest.gltf" + "glTF": "NegativeScaleTest.gltf", + "glTF-Binary": "NegativeScaleTest.glb" } }, { @@ -897,8 +897,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Binary": "NormalTangentMirrorTest.glb", - "glTF": "NormalTangentMirrorTest.gltf" + "glTF": "NormalTangentMirrorTest.gltf", + "glTF-Binary": "NormalTangentMirrorTest.glb" } }, { @@ -907,8 +907,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Binary": "NormalTangentTest.glb", - "glTF": "NormalTangentTest.gltf" + "glTF": "NormalTangentTest.gltf", + "glTF-Binary": "NormalTangentTest.glb" } }, { @@ -917,9 +917,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "OrientationTest.gltf", "glTF-Binary": "OrientationTest.glb", - "glTF-Embedded": "OrientationTest.gltf", - "glTF": "OrientationTest.gltf" + "glTF-Embedded": "OrientationTest.gltf" } }, { @@ -937,8 +937,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "PotOfCoals.glb", - "glTF": "PotOfCoals.gltf" + "glTF": "PotOfCoals.gltf", + "glTF-Binary": "PotOfCoals.glb" } }, { @@ -956,8 +956,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","issues"], "variants": { - "glTF-Binary": "RecursiveSkeletons.glb", - "glTF": "RecursiveSkeletons.gltf" + "glTF": "RecursiveSkeletons.gltf", + "glTF-Binary": "RecursiveSkeletons.glb" } }, { @@ -966,10 +966,10 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing"], "variants": { - "glTF-Draco": "RiggedFigure.gltf", + "glTF": "RiggedFigure.gltf", "glTF-Binary": "RiggedFigure.glb", "glTF-Embedded": "RiggedFigure.gltf", - "glTF": "RiggedFigure.gltf" + "glTF-Draco": "RiggedFigure.gltf" } }, { @@ -978,10 +978,10 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing"], "variants": { - "glTF-Draco": "RiggedSimple.gltf", + "glTF": "RiggedSimple.gltf", "glTF-Binary": "RiggedSimple.glb", "glTF-Embedded": "RiggedSimple.gltf", - "glTF": "RiggedSimple.gltf" + "glTF-Draco": "RiggedSimple.gltf" } }, { @@ -999,8 +999,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","video","extension"], "variants": { - "glTF-Binary": "SheenChair.glb", - "glTF": "SheenChair.gltf" + "glTF": "SheenChair.gltf", + "glTF-Binary": "SheenChair.glb" } }, { @@ -1018,8 +1018,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "SheenTestGrid.glb", - "glTF": "SheenTestGrid.gltf" + "glTF": "SheenTestGrid.gltf", + "glTF-Binary": "SheenTestGrid.glb" } }, { @@ -1028,8 +1028,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "SheenWoodLeatherSofa.glb", - "glTF": "SheenWoodLeatherSofa.gltf" + "glTF": "SheenWoodLeatherSofa.gltf", + "glTF-Binary": "SheenWoodLeatherSofa.glb" } }, { @@ -1038,8 +1038,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "SimpleInstancing.glb", - "glTF": "SimpleInstancing.gltf" + "glTF": "SimpleInstancing.gltf", + "glTF-Binary": "SimpleInstancing.glb" } }, { @@ -1048,8 +1048,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing","written"], "variants": { - "glTF-Embedded": "SimpleMaterial.gltf", - "glTF": "SimpleMaterial.gltf" + "glTF": "SimpleMaterial.gltf", + "glTF-Embedded": "SimpleMaterial.gltf" } }, { @@ -1058,8 +1058,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing","written"], "variants": { - "glTF-Embedded": "SimpleMeshes.gltf", - "glTF": "SimpleMeshes.gltf" + "glTF": "SimpleMeshes.gltf", + "glTF-Embedded": "SimpleMeshes.gltf" } }, { @@ -1068,8 +1068,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Embedded": "SimpleMorph.gltf", - "glTF": "SimpleMorph.gltf" + "glTF": "SimpleMorph.gltf", + "glTF-Embedded": "SimpleMorph.gltf" } }, { @@ -1078,8 +1078,8 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing","written"], "variants": { - "glTF-Embedded": "SimpleSkin.gltf", - "glTF": "SimpleSkin.gltf" + "glTF": "SimpleSkin.gltf", + "glTF-Embedded": "SimpleSkin.gltf" } }, { @@ -1088,8 +1088,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Embedded": "SimpleSparseAccessor.gltf", - "glTF": "SimpleSparseAccessor.gltf" + "glTF": "SimpleSparseAccessor.gltf", + "glTF-Embedded": "SimpleSparseAccessor.gltf" } }, { @@ -1098,8 +1098,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing","written"], "variants": { - "glTF-Embedded": "SimpleTexture.gltf", - "glTF": "SimpleTexture.gltf" + "glTF": "SimpleTexture.gltf", + "glTF-Embedded": "SimpleTexture.gltf" } }, { @@ -1108,8 +1108,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "SpecGlossVsMetalRough.glb", - "glTF": "SpecGlossVsMetalRough.gltf" + "glTF": "SpecGlossVsMetalRough.gltf", + "glTF-Binary": "SpecGlossVsMetalRough.glb" } }, { @@ -1118,8 +1118,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "SpecularSilkPouf.glb", - "glTF": "SpecularSilkPouf.gltf" + "glTF": "SpecularSilkPouf.gltf", + "glTF-Binary": "SpecularSilkPouf.glb" } }, { @@ -1128,8 +1128,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","extension"], "variants": { - "glTF-Binary": "SpecularTest.glb", - "glTF": "SpecularTest.gltf" + "glTF": "SpecularTest.gltf", + "glTF-Binary": "SpecularTest.glb" } }, { @@ -1147,9 +1147,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { + "glTF": "StainedGlassLamp.gltf", "glTF-KTX-BasisU": "StainedGlassLamp.gltf", - "glTF-JPG-PNG": "StainedGlassLamp.gltf", - "glTF": "StainedGlassLamp.gltf" + "glTF-JPG-PNG": "StainedGlassLamp.gltf" } }, { @@ -1167,9 +1167,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "TextureCoordinateTest.gltf", "glTF-Binary": "TextureCoordinateTest.glb", - "glTF-Embedded": "TextureCoordinateTest.gltf", - "glTF": "TextureCoordinateTest.gltf" + "glTF-Embedded": "TextureCoordinateTest.gltf" } }, { @@ -1178,8 +1178,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Binary": "TextureEncodingTest.glb", - "glTF": "TextureEncodingTest.gltf" + "glTF": "TextureEncodingTest.gltf", + "glTF-Binary": "TextureEncodingTest.glb" } }, { @@ -1188,8 +1188,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Binary": "TextureLinearInterpolationTest.glb", - "glTF": "TextureLinearInterpolationTest.gltf" + "glTF": "TextureLinearInterpolationTest.gltf", + "glTF-Binary": "TextureLinearInterpolationTest.glb" } }, { @@ -1198,9 +1198,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "TextureSettingsTest.gltf", "glTF-Binary": "TextureSettingsTest.glb", - "glTF-Embedded": "TextureSettingsTest.gltf", - "glTF": "TextureSettingsTest.gltf" + "glTF-Embedded": "TextureSettingsTest.gltf" } }, { @@ -1209,8 +1209,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "TextureTransformMultiTest.glb", - "glTF": "TextureTransformMultiTest.gltf" + "glTF": "TextureTransformMultiTest.gltf", + "glTF-Binary": "TextureTransformMultiTest.glb" } }, { @@ -1228,8 +1228,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","video","extension"], "variants": { - "glTF-Binary": "ToyCar.glb", - "glTF": "ToyCar.gltf" + "glTF": "ToyCar.gltf", + "glTF-Binary": "ToyCar.glb" } }, { @@ -1238,8 +1238,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "TransmissionRoughnessTest.glb", - "glTF": "TransmissionRoughnessTest.gltf" + "glTF": "TransmissionRoughnessTest.gltf", + "glTF-Binary": "TransmissionRoughnessTest.glb" } }, { @@ -1248,8 +1248,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "TransmissionTest.glb", - "glTF": "TransmissionTest.gltf" + "glTF": "TransmissionTest.gltf", + "glTF-Binary": "TransmissionTest.glb" } }, { @@ -1258,8 +1258,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["showcase","extension"], "variants": { - "glTF-Binary": "TransmissionThinwallTestGrid.glb", - "glTF": "TransmissionThinwallTestGrid.gltf" + "glTF": "TransmissionThinwallTestGrid.gltf", + "glTF-Binary": "TransmissionThinwallTestGrid.glb" } }, { @@ -1268,8 +1268,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing","written"], "variants": { - "glTF-Embedded": "Triangle.gltf", - "glTF": "Triangle.gltf" + "glTF": "Triangle.gltf", + "glTF-Embedded": "Triangle.gltf" } }, { @@ -1278,8 +1278,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Embedded": "TriangleWithoutIndices.gltf", - "glTF": "TriangleWithoutIndices.gltf" + "glTF": "TriangleWithoutIndices.gltf", + "glTF-Embedded": "TriangleWithoutIndices.gltf" } }, { @@ -1297,8 +1297,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { - "glTF-Binary": "Unicode❤♻Test.glb", - "glTF": "Unicode❤♻Test.gltf" + "glTF": "Unicode❤♻Test.gltf", + "glTF-Binary": "Unicode❤♻Test.glb" } }, { @@ -1307,8 +1307,8 @@ "screenshot": "screenshot/screenshot.png", "tags": ["testing","extension"], "variants": { - "glTF-Binary": "UnlitTest.glb", - "glTF": "UnlitTest.gltf" + "glTF": "UnlitTest.gltf", + "glTF-Binary": "UnlitTest.glb" } }, { @@ -1317,9 +1317,9 @@ "screenshot": "screenshot/screenshot.png", "tags": ["core","testing"], "variants": { + "glTF": "VertexColorTest.gltf", "glTF-Binary": "VertexColorTest.glb", - "glTF-Embedded": "VertexColorTest.gltf", - "glTF": "VertexColorTest.gltf" + "glTF-Embedded": "VertexColorTest.gltf" } }, { @@ -1328,10 +1328,10 @@ "screenshot": "screenshot/screenshot.gif", "tags": ["core","testing"], "variants": { - "glTF-Draco": "VirtualCity.gltf", + "glTF": "VirtualCity.gltf", "glTF-Binary": "VirtualCity.glb", "glTF-Embedded": "VirtualCity.gltf", - "glTF": "VirtualCity.gltf" + "glTF-Draco": "VirtualCity.gltf" } }, { @@ -1340,9 +1340,9 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["core","testing","written"], "variants": { - "glTF-Draco": "WaterBottle.gltf", + "glTF": "WaterBottle.gltf", "glTF-Binary": "WaterBottle.glb", - "glTF": "WaterBottle.gltf" + "glTF-Draco": "WaterBottle.gltf" } }, { @@ -1351,8 +1351,8 @@ "screenshot": "screenshot/screenshot.jpg", "tags": ["extension","testing"], "variants": { - "glTF-Binary": "XmpMetadataRoundedCube.glb", - "glTF": "XmpMetadataRoundedCube.gltf" + "glTF": "XmpMetadataRoundedCube.gltf", + "glTF-Binary": "XmpMetadataRoundedCube.glb" } } ]