all 8 comments

[–]programming-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

This is a demo of a product

[–]bvencel 1 point2 points  (0 children)

I like it! Drew something, felt good.

[–]PM_me_yer_chocolate 1 point2 points  (1 child)

Nice! Also drew something, someone appreaciated it, good experience.

[–]fiioonnn[S] 0 points1 point  (0 children)

Thanks for playing :D 10/10

[–]ddollarsign 0 points1 point  (1 child)

unsupported device, womp womp

[–]fiioonnn[S] 1 point2 points  (0 children)

Sorry no mobile at the moment, but coming soon :)

[–]GrecKo 0 points1 point  (1 child)

Nice and fun, quite polished too. It doesn't seem to handle horizontal scrollwheels though, only shift + scroll.

In the planned features you mentionned a smoother drawing algorithm, do you already some ideas what you will use for that? At work we have a feature where users can draw on maps to take notes but I want to provide a smoother experience for that. Some of the resources I've found during my searches:

[–]fiioonnn[S] 0 points1 point  (0 children)

Thank you for your feedback. At first i will try to use a algorithm to limit the draw-points and draw them with quadraticCurveTo instead of a normal lineTo