NaPoWriMo+GenMo2025_Dizain

1 min read
Table of contents

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
0
Subscribe to my newsletter
Read articles from Kofi / Illestpreacha directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
