vsquared
vsquared
@villares Would it be feasible to draw a 'cursor' object when the line is drawn? The coordinates would be either at the start or end of the line. That way...
I forgot about the 'trail'; now I see what you are talking about. This image was made by drawing a small circle at the start of each line segment:
@GoToLoop In the examples I don't see code for a cursor; haven't looked in the library yet but so far it looks similar to Natalie Freed's work, except that the...
@villares Would something like this work? I used Py5Vector arrays for point coordinates and then added line segments in draw(). When it reached the end of the arc I added...
` is there a workaround I could use until this is fixed?` Android mode with Processing version _4.3_ should work ok.