new stuff

This commit is contained in:
Tarion 2026-07-03 03:41:25 +02:00
parent 8998bc3936
commit 64c8492e5c
No known key found for this signature in database
6907 changed files with 3401899 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# 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:
<img alt="ChevyTahoe.x3d (irr_xml)" src="screenshots%2FChevyTahoe_x3d_irr_xml.png" width=320 />
### 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:
<img alt="ChevyTahoe.x3d (pugi_xml)" src="screenshots%2FChevyTahoe_x3d_pugi_xml.png" width=320 />

Binary file not shown.

Binary file not shown.