Skip to main content

Command Palette

Search for a command to run...

MinaCoding2026_Rainy

Lines =? Rainy

Updated
1 min read
MinaCoding2026_Rainy

Rainy Lines

For MinaCoding2026 Day 12: Rainy,  RainyLines is a HydraVideoSynth & LiveCodeLab Coded Visual Poem sketch of a rainy day

Poetry

Rainy Days, Rainy Lines
As sometimes
The Sun attempts to shine
But has to wait till it’s next rise

Video

https://youtu.be/6dB1Aj_w_Ak

Code

LiveCodeLab

simpleGradient skyblue,black,blue

10 times with i
	stroke aqua
	rotate 0,1,0
	move 0,sin(wave(0.3)),0
		line

10 times with i
	stroke aqua
	rotate 0,1,0
	move 0,sin(wave(0.4)),1
		line

10 times with i
	stroke aqua
	rotate 0,1,0
	move 0,sin(wave(0.5)),1
		line sin(time)*i, sin(time)*3, cos(time)

10 times with i
	stroke aqua
	rotate 0,1,0
	move 0,sin(wave(0.6)),1
		line

10 times with i
	stroke aqua
	rotate 0.02,1,0.02
	move 0,sin(wave(0.9)),1
		line sin(time)*i, sin(time)*3, cos(time)/i

HydraVideoSynth

s0.initScreen()

src(s0).pixelate(500,500).blend(src(s0).colorama()).blend(src(s0).pixelate(500,500) ).out()

Minacoding2026

Part 8 of 8

Submissions for MinaCoding 2025: https://minacoding.online/theme

Start from the beginning

MinaCoding2026_Circle

Starting this Journey Again

More from this blog

C

Code is Poetry & Data is Poetry

708 posts

Creative Coder/Multimedia Artist/Performative Programmer : Engineering Thru Creative Means and Providing Experiences