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

draw fill outlines with indexed lines #668

Closed
ansis opened this issue Aug 7, 2014 · 0 comments
Closed

draw fill outlines with indexed lines #668

ansis opened this issue Aug 7, 2014 · 0 comments
Assignees
Milestone

Comments

@ansis
Copy link
Contributor

ansis commented Aug 7, 2014

We are currently drawing fill outlines with a line strip and are using degenerate vertices that get shifted outside the valid z range to split the strips. This is already causing bugs like #657 (comment) and will be even more problematic once we add a perspective view. We should switch to using indexed lines to match native.

@mourner mourner added this to the post-v0.2.0 milestone Aug 7, 2014
@ansis ansis closed this as completed in 44e4eb6 Aug 9, 2014
lucaswoj pushed a commit that referenced this issue Dec 13, 2016
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

No branches or pull requests

2 participants