Statue of Liberty Sketch (Redone with AI)

About this Project

This webpage uses p5.js to draw an artistic, stylized Statue of Liberty. The sketch is coded and customized with the help of ChatGPT, and demonstrates at least 20 different function calls including shapes, colors, and transformations.

p5.js functions used: createCanvas, background, fill, stroke, strokeWeight, ellipse, rect, triangle, line, arc, push, pop, translate, rotate, beginShape, vertex, endShape, textSize, text, noStroke, noFill