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

UV misaligned on Miku's model #28

Closed
kion-dgl opened this issue Jul 29, 2024 · 1 comment · Fixed by #33
Closed

UV misaligned on Miku's model #28

kion-dgl opened this issue Jul 29, 2024 · 1 comment · Fixed by #33
Labels
bug Something isn't working

Comments

@kion-dgl
Copy link
Owner

Miku's model is covered in odd lines. What's probably happening is my converter is snapping to the wrong pixel, which means that I need to update the alignment and see if that fixes the transparent lines I'm seeing.

image

@kion-dgl kion-dgl added the bug Something isn't working label Jul 29, 2024
@kion-dgl
Copy link
Owner Author

I think the way that we check this is that we either add or subtract 1 onto the texture encoding. And then we see if it's better or worse.

@kion-dgl kion-dgl linked a pull request Jul 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant