raster.art
SEARCH
Create Account
No wallets connected. Please connect a wallet first.
Créer
Mikhaelangel0x, 2023on objkt
Platforms
objkt
Description

A color study and tribute to "Freedom" by Uczine.

In this piece, I use 11 colors with RGB values extracted directly from the 4 frames in the .gif using a color picker. The code divides the canvas into equal 22 x 22 subdivisions which resize to the window dynamically. The colors in each square are selected randomly from the palette during each iteration of the loop, which runs continuously at 33 frames per second.

Created with p5.js.