Genuary2026_Plottable2
More Boxes
Updated
•1 min read
BoxesInPlot2
BoxesInPlot2 is coded in LiveCodeLab and is displayed in a way that is meant to be Pen Plottable Again(Genuary 2026 Prompt 22).
Poetry
Plotting
The Outlines
That the code is Jotting
As the shapes intertwine
Images





LiveCodeLab Code
6 times with i
scale 1.2
rotate 0.5,time % 5,Math.cbrt(sin(time))
noFill
stroke black
move 0.1,0.2,sin(time)/5
rect i/20, i/35, i/9
box




