PDE for pictures

http://jan-buehring.de/wheekdraw_v_0_3_2.zip
its a tool that maybe could been used for a Procerssing pde code for drawing, saved in his own code, or may one day a wysiwyg gui maker.
you need Processing 3.5.4

change Folder path in wheek
and start bat

klick left and drag mouse for recktengel
klick left and drag mouse for recktengel while pressing l for left klick bnutton
klick left and drag mouse for recktengel while pressing r for Right klick bnutton

1 Like

I like the idea!

There are a few things to criticize.

First of, the zip contains batch files. This is problematic since it Windows / Firefox sees them as dangerous.

You also have your full path including your name in the code. Better use sketchPath("") command.

Instead of writing a file you should just use println to println the new code to the console.

Also, Iā€™d like to weite multiple rectangles and write them to code when I hit Enter.

G4P already has a gui editor.