mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
update assimp to 6.0.5
This commit is contained in:
parent
2d2eb57e2e
commit
f5cf21cfeb
941 changed files with 22718 additions and 12240 deletions
|
|
@ -1,8 +1,12 @@
|
|||
# AMF 3D model reference images
|
||||
|
||||
## 3_bananas.amf
|
||||
(Note: need to flip UVs when rendering)
|
||||
|
||||
<img alt="3_bananas.amf" src="screenshots/3bananas_amf_uvs_flipped_01.png" width=180 /><img alt="3_bananas.amf" src="screenshots/screenshot_3_bananas.jpeg" width=360 />
|
||||
|
||||
## 3_bananas.amf embedded texture
|
||||
3_bananas.amf embeds a strange-looking texture, but believe when applied to the model it ends up
|
||||
rendering correctly.
|
||||
3_bananas.amf embeds a strange-looking but valid texture, which when applied to the model renders correctly.
|
||||
|
||||
(Note that this is a relatively rare example of a 3D model with an "uncompressed" embedded texture,
|
||||
may be useful for developers looking to test their assimp embedded texture implementations)
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Loading…
Add table
Add a link
Reference in a new issue