Skip to main content

Command Palette

Search for a command to run...

MinaCoding2025_ScreenSaver

Do People still use Screensavers?

Updated
1 min read
MinaCoding2025_ScreenSaver

ScreenAlmostSaved

For MinaCoding2025 Prompt 22: ScreenSaver, ScreenAlmostSaved is coded through layered HydraVideoSynth sketches

Poem

Moving along the width
Along the length
Adding to the myth
For that is the strength

Video

Code

osc(1,1,1).luma(0.3).
modulateKaleid(noise(1,1,1).posterize(4,3).scale([0.5,1,2,4].smooth(),[1,4,5,2,3,1].smooth(),[3,2,1].
smooth())).scrollY(0.5,0.5).repeat(()=> (time % 15 +1)/5).pixelate(50,50).posterize(3,1).
modulateRotate(voronoi(3,1,1)).out()

speed = 0.5

MinaCoding2025

Part 19 of 40

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

Up next

MinaCoding2025_Lines

Lines can Do A lot of Things