Genuary2026_Fib2
More Fibonacci
Updated
•1 min read
ArraysOfFibonacci2
ArraysOfFibonacci2 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([610,377,233,144,89,55,34]).color([1,1,2],[1,2,3,5],[0,1,1]).repeat([1,2,3],[3,5,8]).out()




