For the 26th prompt of SciArtSeptember2023: "Threads", ThreadingThreads that hold the realm LiveCodeLab & Sonicpi
Poem
ThreadsThreading the FabricFabricofTimeFrom the JoystoHappyAspectsAspects that may IncludeRragicBut the Fabric can WithstandAsif it is MetallicAsif it is MagicMakingMemories that are GrandFabricofTimeBetweenTheseLines
Video
Code
LiveCodeLab
if time % 30 < 14
background black
else
background white
scale 4.5
animationStyle motionBlur
if time % 30 > 20
stroke blue
elseif time % 30 < 10
stroke brown
noFill
time % 14 times
rotate 0, 1, 1
peg Math.sqrt(time % 16),Math.cbrt(sin(time))