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

Smoothing fixes #796

Merged
merged 4 commits into from
Apr 25, 2024
Merged

Smoothing fixes #796

merged 4 commits into from
Apr 25, 2024

Conversation

elalish
Copy link
Owner

@elalish elalish commented Apr 25, 2024

Fixed a few problems I noticed while I was working on smoothing quads. The biggest one is linearizing the parameterization near sharp corners - weight = 0 causes the parameterization to become quadratic, which makes really noticeable artifacts on flat faces with color gradients.

@elalish elalish self-assigned this Apr 25, 2024
@elalish elalish merged commit cdcbd32 into master Apr 25, 2024
16 checks passed
@elalish elalish deleted the smoothingFix branch April 25, 2024 23:35
@elalish elalish mentioned this pull request Jun 12, 2024
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

1 participant