Skip to content

Offset outline Z-value#47

Merged
Santarh merged 1 commit intomasterfrom
outlineOffset
May 9, 2019
Merged

Offset outline Z-value#47
Santarh merged 1 commit intomasterfrom
outlineOffset

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