Files
Steve M f7bb1bc170 Add reference screenshots for complex bundled test 3D model files (#5822)
Feature: Add reference screenshots for complex bundled test 3D model files

Co-authored-by: Steve M <praktique-tellypresence@yahoo.com>
Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-11-08 16:09:00 +01:00
..

X3D 3D model reference images

ChevyTahoe.x3d

Working (using IRR xml parser)

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

ChevyTahoe.x3d (irr_xml)

Broken (using pugi xml parser)

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

ChevyTahoe.x3d (pugi_xml)