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

[WIP] DrawPanel Feature: Freehand Drawing #696

Draft
wants to merge 87 commits into
base: master
Choose a base branch
from

Conversation

ganimtron-10
Copy link
Contributor

In this feature, I have basically inherited the polyline code and used it in the freehand drawing.
Instead of adding independent lines, I am using the Polyline shape and adding the points depending on the mouse drag event.
Creation looks smooth but it's laggy in terms of translation and rotation.

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

Successfully merging this pull request may close these issues.

1 participant