Add first built-in JSON animation pack #77

Open
opened 2026-05-23 00:44:19 -04:00 by JackFrostbyte · 0 comments

Objective

Create the first built-in JSON animation pack for RGB Aura.

This pack should reproduce the core RGB Aura visual identity using the new data-only animation-pack format.

Scope

Add one example animation pack that can be used for validation, documentation, testing, and runtime loading.

Required visual direction

The pack should follow the existing RGB Aura style:

  • Dark blue base.
  • Soft green aurora movement.
  • Thermaltake/front fans as the primary detailed zone.
  • Subtle motherboard effect.
  • Mirrored/simple top Fractal fan support effect.
  • GPU accent effect using doubled adjacent green LEDs.

Required safety behavior

The pack must:

  • Use only known logical zones.
  • Avoid the reserved ARGB zone entirely.
  • Use LED indexes within each usable range.
  • Use only effect types supported by the schema.
  • Pass the validator.
  • Stay calm and non-flashy.

Out of scope

  • Multiple packs.
  • External LLM-generated pack.
  • Runtime loading implementation.
  • Advanced animation features not supported by the schema.

Acceptance criteria

  • A built-in JSON animation pack exists.
  • The pack passes the validator.
  • The pack is documented as the first reference pack.
  • The pack is suitable for use in tests.
  • The pack follows the current RGB Aura aesthetic.
# Objective Create the first built-in JSON animation pack for RGB Aura. This pack should reproduce the core RGB Aura visual identity using the new data-only animation-pack format. # Scope Add one example animation pack that can be used for validation, documentation, testing, and runtime loading. # Required visual direction The pack should follow the existing RGB Aura style: - Dark blue base. - Soft green aurora movement. - Thermaltake/front fans as the primary detailed zone. - Subtle motherboard effect. - Mirrored/simple top Fractal fan support effect. - GPU accent effect using doubled adjacent green LEDs. # Required safety behavior The pack must: - Use only known logical zones. - Avoid the reserved ARGB zone entirely. - Use LED indexes within each usable range. - Use only effect types supported by the schema. - Pass the validator. - Stay calm and non-flashy. # Out of scope - Multiple packs. - External LLM-generated pack. - Runtime loading implementation. - Advanced animation features not supported by the schema. # Acceptance criteria - A built-in JSON animation pack exists. - The pack passes the validator. - The pack is documented as the first reference pack. - The pack is suitable for use in tests. - The pack follows the current RGB Aura aesthetic.
JackFrostbyte added reference develop 2026-05-23 00:44:22 -04:00
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.

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