Skip to content

fix outline gaps for SkinnedMeshRenderer by smoothing normals #40

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxim-sermin
Copy link

@maxim-sermin maxim-sermin commented May 23, 2024

Fixing an issue similar to the one already described in #24
The issue only seems to come up in the combination of SkinnedMeshRenderer + low-poly/hard normals. But I also tested that the fix has no adverse effects on meshes with smooth normals by changing the import settings of my test mesh to calculate normals and set smoothing angle to its highest possible value 180.

Before:
image

After:
image

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.

1 participant