Torque3D/Engine/lib/assimp/test/models/X3D/ref
2026-06-09 12:46:56 -05:00
..
screenshots update assimp to 6.0.5 2026-06-09 12:46:56 -05:00
README.md update assimp to 6.0.5 2026-06-09 12:46:56 -05:00

X3D 3D model reference images

ComputerKeyboard.x3d

Working (using IRR xml parser)

ComputerKeyboard as of 29 Sep 2020 git commit 6a4c338, using IRR xml parsing, renders OK:

ComputerKeyboard.x3d (IRR xml)

Broken (using pugi xml parser)

ComputerKeyboard as of 1 Dec 2021 git commit 1614934, using pugi xml parsing, renders with missing meshes and obvious artifacts:

ComputerKeyboard.x3d (pugi xml)

HelloWorld.x3d

HelloWorld.x3d