mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
update assimp lib
This commit is contained in:
parent
03a348deb7
commit
d3f8fee74e
1725 changed files with 196314 additions and 62009 deletions
14
Engine/lib/assimp/test/models/X3D/ref/README.md
Normal file
14
Engine/lib/assimp/test/models/X3D/ref/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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:
|
||||
|
||||
<img alt="ComputerKeyboard.x3d (IRR xml)" src="screenshots/ComputerKeyboard_x3d_irr_xml.png" width=320 />
|
||||
|
||||
### 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:
|
||||
|
||||
<img alt="ComputerKeyboard.x3d (pugi xml)" src="screenshots/ComputerKeyboard_x3d_pugi_xml.png" width=320 />
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 837 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 176 KiB |
Loading…
Add table
Add a link
Reference in a new issue