Engine2026/assimp/test/models/X3D/ref
2026-07-03 03:41:25 +02:00
..
screenshots new stuff 2026-07-03 03:41:25 +02:00
README.md new stuff 2026-07-03 03:41:25 +02: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