Engine2026/assimp/test/models-nonbsd/AMF/ref/README.md
2026-07-03 03:41:25 +02:00

14 lines
702 B
Markdown

# 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 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)
<img alt="3bananas_embedded_texture.png" src="screenshots%2F3bananas_embedded_texture.png" width=320 />