Skip to main content

Command Palette

Search for a command to run...

Genuary2026_Fib

Fibonacci All Around

Updated
1 min read
Genuary2026_Fib

ArraysOfFibonacci

ArraysOfFibonacci is coded in HydraVideoSynth and uses the following Genuary2026 Prompts: Day 3: FIbonacci(Through the movement used in the sketch) and Day 4: Low Res.

Poem

Fibonacci sequences
With high frequencies

Video

Code

HydraVideoSynth

voronoi([1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144],[13,8,5,3,2,1,1]).
rotate([0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144]).pixelate([144,89,55,34]).out()

Genuary2026

Part 10 of 48

Explorations during Genuary 2026

Up next

Genuary2026_MoreBoxes

More and More Boxes