Skip to main content

Command Palette

Search for a command to run...

Genuary2026_Bauhaus

Bauhaus Inspirations

Updated
1 min read
Genuary2026_Bauhaus

RectsWithRects

RectsWithRects is coded in LiveCodeLab and is inspired by Bauhaus (Genuary2026 Prompt 21)

Poem

Placing
The Rectangles
That the code is Phasing
As the Palettes Dangles

Images

LiveCodeLab Code

background white

fill orange
    rect 2,2,2
fill yellow
    rect 1.5,1.5,1.5
fill color(255, 68, 51)
    rect 1,1,1
fill color(86,13,13)
    rect 0.5,0.5,0.5
background white


fill orange
    rect 2,2,2
fill yellow
    rect 1.5,1.5,1.5

pushMatrix()
fill color(86,13,13)
    rect 0.5,0.5,0.5
popMatrix()
background beige

fill yellow
    rect 1.25,1.25,1.25
fill gold
    rect 1.0,1.0,1.0
fill brown
    rect 0.75,0.75,0.75

pushMatrix()
fill gold
    move -1,-1.2
    rect 0.25,0.25,0.25
popMatrix()

pushMatrix()
fill brown
    move -0.25,-1.2
    rect 0.25,0.25,0.25
popMatrix()

pushMatrix()
fill yellow
    move 0.5,-1.2
    rect 0.25,0.25,0.25
popMatrix()

pushMatrix()
fill black
    move 1.25,-1.2
    rect 0.25,0.25,0.25
popMatrix()

Genuary2026

Part 29 of 48

Explorations during Genuary 2026

Up next

Genuary2026_SelfPortrait

Low Res Photo