Skip to main content

Command Palette

Search for a command to run...

NaPoWriMo+GenMo2025_Dizain

10 Lines, 10 Syllables, 2 Environments

Updated
1 min read
NaPoWriMo+GenMo2025_Dizain

SplashesOnEverGreen

For the 26th Poem of NaPoWriMo/NaPoGenMo 2025, “SplashesOnEverGreen” is Coded in Hydra & LiveCodelab as a Dizain (Dizain are poems that contain a stanza consisting of 10 lines, with 10 syllables per line, and the rhyme scheme is ababb ccdcd.) With extra effects added after.

Video

Code

Hydra

osc(1,1,1).pixelate(9).
modulateRotate(noise(()=> time)).
modulateScale(noise([2,3],1,0)).
blend(voronoi([1,5,10].smooth(),2,9)).
repeat(2,2).brightness().out(o0)

LiveCodeLab

simpleGradient aqua,orange,green
rotate Math.hypot(cos(time),sin(wave(time)))
move sin(wave),sin(time % 15)
rotate wave, Math.hypot(cos(time)) stroke lime 
animationStyle paintOver line

NaPoGenMo X NaPoWriMo 2025

Part 5 of 30

More Poetic Explorations for NapoGenMo x NaPoWriMo 2025

Up next

NaPoWriMo+GenMo2025_MonoStich

One Liners