Closed kaunta closed 4 years ago
currently "gaps" appear if the mouse is moving too fast.
Resolve this problem so that continuous lines can be drawn.
This might be useful: https://en.wikipedia.org/wiki/Bresenham's_line_algorithm
currently "gaps" appear if the mouse is moving too fast.
Resolve this problem so that continuous lines can be drawn.