Creative Coder/Multimedia Artist/Performative Programmer : Engineering Thru Creative Means and Providing Experiences
GreenFulGreen
Today's MinaCoding Prompt is Green.GreenfulGreen will be coded audiovisually thru LiveCodeLab, Hydra and SonicPi.
The visuals are layered by animations coded in LiveCodeLab and Hydra in the background.
The sounds are coded in SonicPi using a concept of shadow maths and colour shuffling, where in this case the sounds are made through the values of different greens. As well as their shadow/shuffle counterparts to add variance to the soundscape. So when watching, you are experiencing both green as a colour and a sound.
Video
Poem
GreenfulGreensGrinningas they move across the screen
Gracing pixel by pixel
Grazing axel by axel
As the screen is now a GreenfulGreen
Code
LiveCodeLab
noStroke
ambientLight
scale 0.25if time % 30 > 15
simpleGradient teal, darkgreen,lightgreen
else
background black
rotate Math.sqrt(time) + 0.2,Math.hypot(time,sin(time)) + 0.2, Math.cbrt(time) + 0.2400 times with i
fill forestgreen
rotate time * 2 + sin(i)
move cos(time), Math.sqrt(cos(time)) + 1, sin(Math.cbrt(time % 40)) + 1
box 1, 0.4, 0.07200 times with i
fill color(10,200,75)
rotate time * 2 + sin(i)
move 1,1,1
ball 2, 2, 0.07100 times with i
fill color(73,225,10)
rotate time * 2 + sin(i)
move sin(time % 20),cos(time),Math.tanh(time)
box 3, 0.4, 0.07 * wave(0.03)