Hold down the mouse to draw lines and change RGB sliders to change colour. Press 'a' to show and hide the variables Press 'g' to erase everything Press 'z' to undo Press 'q' to extract a colour Press 'w' to draw a rectangle If you see any bugs, PLEASE tell me about them (I recommend using turbo mode cause it makes things faster and doesn't affect anything negatively) What makes it vector is that, instead of storing pixels, it stores the positions of the start and end of the lines. It doesn't actually draw the line right after you release your mouse, but instead uploads the positions to a list and then a separate script draws it(with the information about the line I(might) add saving and loading but that should be really easy(This is currently in progress) Versions: v0.1.0 added the vector rendering(still have to manually enter positions) v0.2.0: added colours and pen size to the rendering v0.3.0: added the ability to draw lines with your mouse(I shared the project :D) v0.4.0: added RGB sliders(that don't change anything) v0.5.0: made the RGB sliders change the colour and added a pen size slider v0.5.1: added a little sound when you draw a line(might remove this) v0.6.0: I finally figured out how to draw a line to indicate how the line will look(yk what I mean) I have never felt so smart lol v0.6.1: Added a colour indicator to make drawing more easy v0.6.2: Added saving(without loading lol) v0.7.0: Added saving the ability to undo v0.8.0: Added the ability to pick colours(yk, like an eyedropper tool) v0.8.5: Added a simpler way to draw rectangles
Music: ACNH: 2 AM Everything else: Me :D I'm really proud of this project