how to make simeple drawing line p5js code example Example 1: p5 js lines line(x1, y1, z1, x2, y2, z2) Example 2: draw point p5js point(x, y, [z])