Creating a second animation for each device #26

Closed
opened 2026-05-09 00:48:07 -04:00 by JackFrostbyte · 1 comment

Title:
Creating a second animation for each device

Description:
Adding a second animation to each device to increased the randomness.

Acceptance criteria:

Having a second acceptable animation for each device.

Title: Creating a second animation for each device Description: Adding a second animation to each device to increased the randomness. Acceptance criteria: Having a second acceptable animation for each device.
Author
Owner

Completed in commit bef032a.

Implemented a second animation for each active RGB Aura zone:

  • GPU:
    • Added gpu_aurora_center_pulse
  • Motherboard:
    • Added motherboard_soft_breath
  • Top Fractal fans:
    • Added top_fractal_fans_cross_glimmer
  • Thermaltake/front fans:
    • Added thermaltake_curtain_aurora

Also added scripts/test_registered_animation.py to test one registered animation at a time before running the full combined semi-random runtime.

Validation completed:

  • Confirmed 8 registered animations are detected.
  • Tested the new animations individually.
  • Tuned the second Thermaltake/front fan animation with a longer right-side swoop and clearer inter-fan bridge.
  • Confirmed Ruff formatting and linting pass.
  • Reserved ARGB zone remains untouched.
  • Existing runtime guardrails remain intact.

Issue #26 is complete.

Completed in commit `bef032a`. Implemented a second animation for each active RGB Aura zone: - GPU: - Added `gpu_aurora_center_pulse` - Motherboard: - Added `motherboard_soft_breath` - Top Fractal fans: - Added `top_fractal_fans_cross_glimmer` - Thermaltake/front fans: - Added `thermaltake_curtain_aurora` Also added `scripts/test_registered_animation.py` to test one registered animation at a time before running the full combined semi-random runtime. Validation completed: - Confirmed 8 registered animations are detected. - Tested the new animations individually. - Tuned the second Thermaltake/front fan animation with a longer right-side swoop and clearer inter-fan bridge. - Confirmed Ruff formatting and linting pass. - Reserved ARGB zone remains untouched. - Existing runtime guardrails remain intact. Issue #26 is complete.
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JackFrostbyte/rgb-aura#26
No description provided.