MinaCoding2023_Human_BuildingBlocks
Building of The Rules of the Realm
Table of contents
JuneBuildingBlocks
The Sixth of the Seven Pieces for the MinaCoding Prompt of Humans: JunePlanetary
JuneBuildingBlocks uses LiveCodeLab to visualize the building blocks of this realm with hue adjustment and an Oilpaint filter.
Poem
Connecting blocks
From the gases to the rocks
Categorising on self will
As they refuse to stand still
Not because they are ill
Cause their movement brings
Energies that swingPhotos
Images
Code
LiveCodeLab
simpleGradient black,white,black
rotate Math.cbrt(time % 9 + 1), time / 2, time / 2
move Math.hypot(sin(time),cos(time % 12)),sin(time)/(cos(time % 7 + 1))
scale 0.56
fill blue
stroke white
box
move
box sin(time % 3), cos(time % 2),Math.tanh(time % 8)
move
box
move
box cos(time % 3), Math.hypot((time % 4),(time % 6)),Math.tanh(time % 8)