-
Notifications
You must be signed in to change notification settings - Fork 293
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
Improved edge coloring #595
Comments
xeolabs
added a commit
that referenced
this issue
Mar 29, 2021
xeolabs
added a commit
that referenced
this issue
Mar 30, 2021
xeolabs
added a commit
that referenced
this issue
Mar 30, 2021
xeolabs
added a commit
that referenced
this issue
Mar 30, 2021
xeolabs
added a commit
that referenced
this issue
Mar 30, 2021
xeolabs
added a commit
that referenced
this issue
Mar 30, 2021
xeolabs
added a commit
that referenced
this issue
Mar 30, 2021
xeolabs
added a commit
that referenced
this issue
Apr 1, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
Currently we just draw edges with the same uniform color, in this case black. It looks ugly and makes high-detail scenes look cramped from a distance.
Fixed
Draw the edges with the same color as their objects, darkened slightly for emphasis:
The text was updated successfully, but these errors were encountered: