Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AMF] Fix texture mapping #5949

Merged
merged 9 commits into from
Jan 12, 2025
Merged

Conversation

tellypresence
Copy link
Contributor

@tellypresence tellypresence commented Jan 6, 2025

Fixes #3741

Texture mapping fixed for AMF models (H/T @3b for pointing out the problem in issue 3741)

With this change 3D model 3_bananas.amf renders correctly
3bananas_amf_uvs_flipped3bananas_amf_uvs_flipped

This model may be of particular interest to developers due to its rare "uncompressed" (rgba8888) embedded texture

Copy link
Member

@kimkulling kimkulling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, looks fine for me.

Copy link

@kimkulling kimkulling merged commit 8e44b40 into assimp:master Jan 12, 2025
12 checks passed
@kimkulling
Copy link
Member

Merged, thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Problem with bundled .amf file embedded texture
2 participants