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

Each individual stroke looks broken into tiny lines #5

Closed
vicrucann opened this issue Dec 10, 2015 · 1 comment
Closed

Each individual stroke looks broken into tiny lines #5

vicrucann opened this issue Dec 10, 2015 · 1 comment
Assignees
Labels

Comments

@vicrucann
Copy link
Owner

Need to figure out a way how to add "fillet" to each stroke. The original software used glBegin(GL_LINE_STRIP_ADJACENCY_ARB) to draw the stroke that was represented by a set of points.

@vicrucann vicrucann added the bug label Dec 10, 2015
@vicrucann vicrucann self-assigned this Dec 10, 2015
@vicrucann
Copy link
Owner Author

Is related to ussue #20 . Once #20 is implemented, this issue is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant