MinaCoding2026_Greener
Green Fluids
Updated
•1 min read
GreenSpalsh
For MinaCoding2026, Day 11: Green,Day 24: Time, GreenSplash is a HydraVideoSynth Sketch that showcases goes into the realm of green
Video
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



