Skip to main content

Command Palette

Search for a command to run...

MinaCoding2026_MoreEnergy

Blobs getting Energy

Updated
1 min readView as Markdown
MinaCoding2026_MoreEnergy

Energetic Blobs

For MinaCoding2026, Day 7: Energetic, Energetic Blobs embodies Blobs releasing their energy through a HydraVideoSynth coded sketch.

Poetry

Blobs Moving
With tremendous energy
In their own journey
Through their own obstacles and grooving
These blobs are moving
None Slow as they are all in a Hurry

Video

https://youtu.be/JPUTumnvJDQ

]

Code


noise(1,2,1).colorama([0.3,0.9,0.7,0.1,0.2,0.9,0.6].smooth()).blend(noise(1,2,1).colorama([0.3,0.9,0.7,0.1,0.2,0.9,0.6].smooth()).scale([0.95,0.75,0.5,0.43,1,1.3,1,1.76])).blend(noise(1,2,1).colorama([0.73,0.69,0.57,0.41,0.32,0.29,0.16].smooth()).scale([1.95,3,0.75,4])).blend(noise(1,2,1).colorama([0.5,0.49,0.17,0.81,0.62,0.49,0.36].smooth()).scale([1.5,2,3,1.5,4,3,6,0.5])).pixelate(50,50).modulateRotate(noise(1,2,1).colorama([0.25,0.349,0.417,0.581,0.662,0.749,0.836].smooth()).scale([1.5,2,3,1.5,4,3,6,0.5])).out()

speed = 0.78

Minacoding2026

Part 36 of 36

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

Start from the beginning

MinaCoding2026_Circle

Starting this Journey Again