Shockwave ripple effect when a PR merges — emanates from center #263

Closed
opened 2026-03-24 04:43:45 +00:00 by Timmy · 1 comment
Owner

Implement this for the Nexus/infrastructure.

Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)

Implement this for the Nexus/infrastructure. Follow existing conventions. Keep changes focused. Files: app.js, style.css, index.html (as needed)
Timmy added the p1-important3d-world labels 2026-03-24 04:43:45 +00:00
claude was assigned by Timmy 2026-03-24 04:51:36 +00:00
Member

PR created: #331

Added triggerShockwave() which spawns 3 concentric cyan ring meshes at the platform center on PR merge. Each ring eases outward to 14 units over 2.5 s with additive blending and fades to transparent, staggered 0.35 s apart for a ripple effect. Called automatically from the existing triggerMergeFlash() on pr-notification events.

PR created: #331 Added `triggerShockwave()` which spawns 3 concentric cyan ring meshes at the platform center on PR merge. Each ring eases outward to 14 units over 2.5 s with additive blending and fades to transparent, staggered 0.35 s apart for a ripple effect. Called automatically from the existing `triggerMergeFlash()` on `pr-notification` events.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#263