More tuning of the programming, much smoother sliding going on, a bit more color/pattern mixing as well. This is useful, though - it is giving me a lot more information on how to make led windows that slide fractionally around (with an eventual goal of keeping led pattern code itself as simple as possible). I kind of like the idea of pattern code not having to worry about things like fractional pixels while still being able to slide things around much more smoothly.
The videos are still blowing out/blurring a bit more than I’d like, I’ll work on figuring out better ways to light/record in the future. Not tonight, though.
Probably a while - the code in this project is my playground for the next level of library above this one (pattern/task/oscillator management, led mapping/windowing, patterns themselves) – This has 12 instances of the same pattern in 12 separate sliding windows (which move in units of 1/128’th of a pixel), and a total of ~70 oscillators controlling thing like position/width of the windows, color, brightness, and everything is blended together.