Genuary2026_Fib
Fibonacci All Around
Updated
•1 min read
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()




