| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | feat: Implement Sequence and Effect system for demo choreography | skal | |
| Refactors the rendering pipeline into a modular Sequence/Effect system. 'MainSequence' manages the final frame rendering and a list of 'Sequence' layers. 'Sequence' manages a timeline of 'Effect' objects (start/end/priority). Concrete effects (Heptagon, Particles) are moved to 'demo_effects.cc'. Updates main loop to pass beat and aspect ratio. | |||
