Sky
December 30, 2018, 10:17am
1
Chrisir
December 30, 2018, 12:36pm
2
I made a shape / PShape editor, where you can draw by clicking the mouse and then export an entire sketch including the drawn PShape.
see
Some Graphical Editors (for all editors see the link below) :
my Bezier Editor: here you can draw beziers with the mouse and the sketch generates your code that you can use in the other sketch (your target sketch)
another version: like the above but you can now add points BETWEEN existing points and you can also select GROUPS of points (button “Select”) and then drag the entire group (button “Drag”)
Similar to the programs above, I made a shape / PShape editor, where you can draw by cli…
Chrisir
December 31, 2018, 10:29pm
3
Okay for you? Should show the mouse position.