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

Offset outline Z-value #47

Merged
merged 1 commit into from
May 9, 2019
Merged

Offset outline Z-value #47

merged 1 commit into from
May 9, 2019

Conversation

Santarh
Copy link
Owner

@Santarh Santarh commented May 9, 2019

輪郭線幅テクスチャ、輪郭線幅値に最低値を入れると 0.0000004m の輪郭線幅が実現できる。
輪郭線幅がそのような極小値をとるときに、 Z-Fighting が起こりやすい。
この問題は Z Buffer の精度問題なので、輪郭線幅にヒューリスティックな閾値を決めるのではなく、 Z 値をずらして解決したい。

@Santarh
Copy link
Owner Author

Santarh commented May 9, 2019

Solve #38

@Santarh Santarh merged commit cfd1e08 into master May 9, 2019
@Santarh
Copy link
Owner Author

Santarh commented May 9, 2019

Solve #23

@Santarh Santarh deleted the outlineOffset branch July 19, 2019 14:53
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