NightDriverStrip icon indicating copy to clipboard operation
NightDriverStrip copied to clipboard

Refactor: Modernize MeteorEffect (SoA -> AoS)

Open robertlipe opened this issue 1 week ago • 0 comments

Refactors MeteorEffect to use AoS (struct Meteor) instead of SoA. Modernizes Draw loop, uses std::clamp, and fixes Pixel 0 drawing.

robertlipe avatar Dec 16 '25 11:12 robertlipe