Welcome, @bopStu77
First, see if you can draw a single diagonal line using a line() function (see the Processing Reference for an example). Once you’ve done that, you can try employing a for or while loop to draw the rest.
Welcome, @bopStu77
First, see if you can draw a single diagonal line using a line() function (see the Processing Reference for an example). Once you’ve done that, you can try employing a for or while loop to draw the rest.