Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 635 Bytes

File metadata and controls

12 lines (10 loc) · 635 Bytes

TestProject - CurveDraw

My first GitHub Project. Drawing a nice curve by placing some points on a canvas. The script then moves points on the lines between the points and so on... It's just a test so there is no fancy documentation.

Be free to edit some of the code!

##Screenshots curvedraw_screenshot2 Curve with just three lines. curvedraw_screenshot1 Some more lines end up in something like this 😁