generative art - michael zhang
using code to make art
|
Jazz #1
Nov 16th, 2022
Made with p5.js.
code
inspired by the
this kind of art style
first time using the concept of
perlin noise
using a
grid setup
again
used Perlin noise to create
randomness
in size, shape, opacity
share
BEETLES
Oct 31th, 2022
Made with p5.js.
code
inspired by the
boards that have different kinds of bugs on them
sketched out the geometrical anatomy of
one beetle
added a little bit of randomness in the beetles' sizes and proportions
share
Neon Ants' Walk
May 29th, 2022
Made with p5.js.
code
started with the concept of
an "ant" walking through a grid
and "flipping" colours
added some
gravity
to the ant movement
simplified output, ended up looking like a
thundercloud
share
Weave
Apr 23rd, 2022
Made with p5.js.
code
started with the concept of a
multi-layered disk
played around with
space between disk lines
added randomness in
shading, color, and line width
mellowed out the randomness
because didn't want it to be too jarring
changed coloring, added details, and focused on a corner for final version
share
Postcards
Apr 11th, 2022
Made with Python Turtle.
code
started by playing around with
a single vanishing point
turned the squares into
parallelograms
added cores to the shapes and a bit of light pink shading
stopped at v193, liked how it looks
share
Asteroids
Mar 29th, 2022
Made with Python Turtle.
code
started by jotting down
some ideas
expanded on the concept of
connected circles
next, filled in the circles and went crazy with the
colors
realized that the scene looked a bit like space, so added
shooting stars in the background
finally, added a background, elements on top, then the foreground, concluding at iteration v250 (final product)
share
Boxes
Mar 27th, 2022
Made with Python Turtle.
code
began with the concept of a
rectangular mesh
started adding some
variability
then, tried using the fibonacci sequence to add predictable randomness
view
started messing around with adding
circular movements
between each row and column lines
after 254 iterations, chose this final one as my favourite
share