ARYPROGRAMMER/DrawBetter

major: enhance the renderer and intermediate

Open

#8 opened on Sep 30, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (2 forks)auto 404
enhancementhacktoberfesthacktoberfest-acceptedrendering-enhance

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

For example

drawing a shape does not feel "smooth"

rectangle is not getting drawed actually, it is just getting pasted as a primitive shape which can be later moved or resized

there is no actual , drag from an end of canvas to draw the shape, which is actually what eraser.io or excalidraw use

ADD the functionality - spring stiffness logic might be useful

Contributor guide