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

feat: laser tool #1277

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

feat: laser tool #1277

wants to merge 7 commits into from

Conversation

Kneemund
Copy link
Collaborator

@Kneemund Kneemund commented Nov 6, 2024

Adds a laser pointer to the tool pen that produces stylized and temporary strokes with a constant width. The strokes fade out after lifting the pen (using animation frames), and fully disappear after a fixed amount of time (currently 1s).

Things to Discuss

  • Changing stylistic choices (colors, widths, durations, ...).
    • Using a non-linear fade animation instead of the current linear one.
    • Waiting a few milliseconds before starting the fade animation.
  • The tool currently uses an icon from icon library. It's supposed to depict CDs and lasers, but I'm not a huge fan. Can't find/think of a better icon though.

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.

Laser tool? (feature request)
1 participant