diff --git a/README.md b/README.md
index d3049d3c..5b083564 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ The number of tests is approximate.
Test environment : Windows 11 + Chrome 122
-|Format and Sample Model |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Format and Sample Model |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
|[glTF 2.0](https://github.com/KhronosGroup/glTF/tree/master/specification/2.0)
[Duck/glTF](sampleModels/Duck/glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?model=Duck&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?model=Duck&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?model=Duck&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?model=Duck&scale=1&type=glTF) |
|[glTF 2.0](https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#uris) (Embedded resources)
[Duck/glTF-Embedded](sampleModels/Duck/glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?model=Duck&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?model=Duck&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?model=Duck&scale=1&type=glTF-Embedded) |:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?model=Duck&scale=1&type=glTF-Embedded) |:x: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?model=Duck&scale=1&type=glTF-Embedded) |:x: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?model=Duck&scale=1&type=glTF-Embedded) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?model=Duck&scale=1&type=glTF-Embedded) |
@@ -42,7 +42,7 @@ Test environment : Windows 11 + Chrome 122
Test environment : Windows 11 + Chrome 122
-|Model |Screenshot |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Model |Screenshot |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|----------------------------------------------------------------------|--------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|[Triangle Without Indices](tutorialModels/TriangleWithoutIndices) |![](tutorialModels/TriangleWithoutIndices/screenshot/screenshot.png)|:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF)|:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF)|:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF)|:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF)|:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF)|:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF)|:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF)|:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=TriangleWithoutIndices&scale=1&type=glTF) |
|[Triangle](tutorialModels/Triangle) |![](tutorialModels/Triangle/screenshot/screenshot.png) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=Triangle&scale=1&type=glTF) |
@@ -63,7 +63,7 @@ Test environment : Windows 11 + Chrome 122
Test environment : Windows 11 + Chrome 122
-|Model |Screenshot |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Model |Screenshot |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|-----------------------------------------------------------------------|----------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|
|[Box](sampleModels/Box) |![](sampleModels/Box/screenshot/screenshot.png) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?model=Box) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?model=Box) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?model=Box&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?model=Box&scale=1) |
|[Box Interleaved](sampleModels/BoxInterleaved) |![](sampleModels/BoxInterleaved/screenshot/screenshot.png) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?model=BoxInterleaved) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?model=BoxInterleaved) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?model=BoxInterleaved&scale=1) |:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?model=BoxInterleaved&scale=1) |:x: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?model=BoxInterleaved&scale=1) |:x: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?model=BoxInterleaved&scale=1) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?model=BoxInterleaved&scale=1) |
@@ -88,7 +88,7 @@ Test environment : Windows 11 + Chrome 122
Test environment : Windows 11 + Chrome 122
-|Model |Screenshot |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Model |Screenshot |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|----------------------------------------------------------------------|--------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|
|[Avocado](tutorialModels/Avocado) |![](tutorialModels/Avocado/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?model=Avocado) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?model=Avocado) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?model=Avocado&scale=30.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?model=Avocado&scale=30.0) |
|[Barramundi Fish](tutorialModels/BarramundiFish) |![](tutorialModels/BarramundiFish/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?model=BarramundiFish) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?model=BarramundiFish) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?model=BarramundiFish&scale=5.0) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?model=BarramundiFish&scale=5.0) |
@@ -104,7 +104,7 @@ Test environment : Windows 11 + Chrome 122
Test environment : Windows 11 + Chrome 122
-|Model |Screenshot |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Model |Screenshot |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|----------------------------------------------------------------------|--------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
|[Two Sided Plane](tutorialModels/TwoSidedPlane) |![](tutorialModels/TwoSidedPlane/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=TwoSidedPlane&scale=1&type=glTF) |
|[Cube](tutorialModels/Cube) |![](tutorialModels/Cube/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=Cube&scale=1&type=glTF) |
@@ -117,7 +117,7 @@ Test environment : Windows 11 + Chrome 122
Test environment : Windows 11 + Chrome 122
-|Model |Screenshot |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Model |Screenshot |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|[Alpha Blend Mode Test](tutorialModels/AlphaBlendModeTest)
:warning:[glTF-Sample-Models#221](https://github.com/KhronosGroup/glTF-Sample-Models/issues/221) |![](tutorialModels/AlphaBlendModeTest/screenshot/screenshot.png) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=AlphaBlendModeTest&scale=0.5&type=glTF) |
|[Boom Box With Axes](tutorialModels/BoomBoxWithAxes) |![](tutorialModels/BoomBoxWithAxes/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=BoomBoxWithAxes&scale=80.0&type=glTF) |
@@ -140,7 +140,7 @@ Test environment : Windows 11 + Chrome 122
Test environment : Windows 11 + Chrome 122
-|Model |Screenshot |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Model |Screenshot |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|[A Beautiful Game](tutorialModels/ABeautifulGame)
[KHR_materials_transmission](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_transmission)
[KHR_materials_volume](https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_volume/README.md) |![](tutorialModels/ABeautifulGame/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=ABeautifulGame&scale=8.0&type=glTF) |
|[Attenuation Test](tutorialModels/AttenuationTest)
[KHR_materials_volume](https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_volume/README.md) |![](tutorialModels/AttenuationTest/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |:x: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=AttenuationTest&scale=0.2&type=glTF) |
@@ -173,7 +173,7 @@ Test environment : Windows 11 + Chrome 122
Test environment : Windows 11 + Chrome 122
-|Model |Screenshot |[Three.js r161](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
+|Model |Screenshot |[Three.js r162](https://github.com/mrdoob/three.js) |[Babylon.js 6.42.0](https://github.com/BabylonJS/Babylon.js) |[Filament v1.50.0](https://github.com/google/filament) |[PlayCanvas v1.68.1](https://github.com/playcanvas/engine) |[Cesium.js 1.113](https://github.com/AnalyticalGraphicsInc/cesium/) |[ArcGIS JS API 4.13](https://developers.arcgis.com/javascript/) |[Grimoire.js 2017.12.04](https://github.com/GrimoireGL/grimoirejs-gltf) |[xeogl 2019.02.09](https://github.com/xeolabs/xeogl/blob/master/examples/js/models/glTFModel.js) |[Khronos glTF Viewer 1.0.0](https://github.com/KhronosGroup/glTF-Sample-Viewer) |[minimal-gltf-loader 2017.11.09](https://github.com/shrekshao/minimal-gltf-loader/blob/master/src/) |[ClayGL v1.3.0](https://github.com/pissang/claygl/blob/master/src/loader/GLTF.js) |[Hilo3d v1.18.0](https://github.com/hiloteam/Hilo3d) |[X3DOM 1.8.3](https://github.com/x3dom/x3dom/blob/master/src/util/glTF/glTF2Loader.js) |[CZPG.js 2018.05.17](https://github.com/PrincessGod/CraZyPG) |[GLBoost v0.0.4](https://github.com/emadurandal/GLBoost/) |[RedCube.js v3.3.0](https://github.com/Reon90/redcube) |[RedGL 2021.07.19](https://github.com/redcamel/RedGL2) |[Ashes v0.5.0](https://github.com/but0n/Ashes) |[Unity 2017.3.1](https://github.com/sonygod/UnityGLTFTest) |[pex-renderer 3.0.0-34](https://github.com/pex-gl/pex-renderer) |[RhodoniteTS v0.11.9](https://github.com/actnwit/RhodoniteTS) |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|[BrainStem](sampleModels/BrainStem)
[EXT_meshopt_compression](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor/EXT_meshopt_compression) |![](sampleModels/BrainStem/screenshot/screenshot.gif) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=sampleModels&model=BrainStem&scale=1.0&type=glTF-Meshopt) |
|[DragonAttenuation](tutorialModels/DragonAttenuation)
[EXT_meshopt_compression](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor/EXT_meshopt_compression) |![](tutorialModels/DragonAttenuation/screenshot/screenshot.jpg) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/threejs/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/babylonjs/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:white_check_mark: [Sample](https://cx20.github.io/gltf-test/examples/filament/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/cesium/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/arcgisjsapi/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/grimoiregl/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/xeogl/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/khronos-gltf-rv/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/minimal-gltf-loader/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/claygl/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/Hilo3d/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/x3dom/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/czpg/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/glboost/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/redcube/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/redgl2/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/ashes3d/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/unity/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/pex/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |:x: [Sample](https://cx20.github.io/gltf-test/examples/rhodonite/index.html?category=tutorialModels&model=DragonAttenuation&scale=1.0&type=glTF-Meshopt) |