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

SimplifyModifier: Add uv/normal/tangent/color support. #26875

Merged
merged 3 commits into from Oct 2, 2023
Merged

Conversation

Makio64
Copy link
Contributor

@Makio64 Makio64 commented Sep 30, 2023

Related issue: #14058

Description

The SimplifyModifier now conserve the original uv / texture / tangent of a geometry if they exists. It leads to texture conservation and better result.

Here some test :

Original
image
simplify 45%
image
simplify 20%
image

Original :
image
Simplify 65%
image

Original:
image
Simplify 80%
image

@Mugen87 Mugen87 added this to the r158 milestone Oct 1, 2023
@Mugen87 Mugen87 merged commit 3e7aeaf into mrdoob:dev Oct 2, 2023
18 checks passed
@Mugen87 Mugen87 changed the title Add uv/normal/tangent support to SimplifyModifier SimplifyModifier: Add uv/normal/tangent/color support. Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants