Genuary2026_MoreBoxes
Once Again, Boxes
Updated
•1 min read
BoxesAgainAgain
BoxesAgainAgain takes Prompt 12: Only boxes of Genuary2026. Coded in LiveCodeLab and added filters.
Poem
Entities
made of Boxes
Wandering around acting as this Stage
Is theirs
Within their tiers
Ignoring the others that are there
For this is their space
For their paths in their pace
For the Boxes are of one shade
For the Boxes are only Boxes
Video
Code
LiveCodeLab
25 - time % 16 times with i
noFill
//animationStyle paintOver on and off
rotate sin(i),cos(i) * i, tan(i)*(time % 18+1)/10000
move sin(i)/5,cos(i)/14,sin(i)/6
box wave(sin(i))
1 + time % 16 times with i
noFill
rotate cos(i),cos(i) * i, cos(i)*(time % 18+1)/10000
move cos(i)/5,cos(i)/14,sin(i)/6
box wave(sin(i)),wave(sin(i)),wave(sin(i))




