I need to find a triangle segment – point movement direction
I am creating a 2D drawing app in (JavaScript/React). Users can draw any type of shape and can modify the drawing with the mouse dragging point etc.
I am creating a 2D drawing app in (JavaScript/React). Users can draw any type of shape and can modify the drawing with the mouse dragging point etc.