Drawing from the Future p5js
Paint an image in your mind from the future. This could be a science fiction idea you have, a personal goal or dream you have, future world you're dreaming of, or the future you fear. Your task is to translate this image into a simple digital composition using p5js.
https://youtu.be/3j0_CrkAYTo
Here's my example sketch: V
All code must be written by you. Do not copy code from tutorials / examples / others.
5+ different 2D Primitives functions (see https://p5js.org/reference/#group-Shape for options)
3+ different fill colors
3+ different stroke colors
3+ different stroke weights
1 paragraph multi-line comment at the top of the sketch describing the image you chose and the decisions you made in your composition. If you're using an existing online image as an inspiration, include a link to it.
Comments on top of every function call briefly stating what it adds to your composition
Example: