Skip to main content

Command Palette

Search for a command to run...

MinaCoding2026_Greener

Green Fluids

Updated
1 min read
MinaCoding2026_Greener

GreenSpalsh

For MinaCoding2026, Day 11: Green,Day 24: Time, GreenSplash  is a HydraVideoSynth Sketch that showcases goes into the realm of green

Video

https://youtu.be/cPw9GbGNnfo

Code


osc(1,1,1).color(0,1,0).luma([0.1,0.2,0.3,0.25,0.35,0.3,0.2,0.1].smooth()).kaleid().repeat(()=> time % 5, ()=> Math.sin(time) * 3).blend(noise(1,2,1).color(0,0.5,0.25).pixelate([50,500,5000].smooth(),[5,50,500,5000].smooth())).modulateRotate(voronoi(10,11,100).colorama().color(0.2,0.445,0.1).luma([0.1,0.2,0.3,0.25,0.35,0.3,0.2,0.1].smooth()).kaleid().repeat(()=> time % 15, ()=> Math.sin(time) * 10)).out()

speed = 0.25

Minacoding2026

Part 28 of 28

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

Start from the beginning

MinaCoding2026_Circle

Starting this Journey Again