LearnNewsExamplesServices
Frontmatter
id8677
titleEnhance Shockwave Visuals
stateClosed
labels
enhancementdesignai
assigneestobiu
createdAtJan 15, 2026, 4:29 AM
updatedAtJan 15, 2026, 9:51 AM
githubUrlhttps://github.com/neomjs/neo/issues/8677
authortobiu
commentsCount1
parentIssue8661
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 15, 2026, 9:51 AM

Enhance Shockwave Visuals

Closed v11.22.0 enhancementdesignai
tobiu
tobiu commented on Jan 15, 2026, 4:29 AM

Objective

Upgrade the "Force Push" (Shockwave) visual from a "boring single line" to a high-fidelity energy release.

Tasks

  1. Composite Wave: Render multiple rings with different speeds and opacities (Primary Wave, Secondary Echo).
  2. Distortion: If possible, use a refraction-like effect (offsetting pixels?) or just simulate it with thick, glowing strokes.
  3. Chromatic Aberration: Draw the wave in Red, Green, and Blue with slight offsets to simulate lens dispersion.
  4. Particles: Spawn temporary "spark" particles at the wave front.
tobiu assigned to @tobiu on Jan 15, 2026, 4:29 AM
tobiu added the enhancement label on Jan 15, 2026, 4:29 AM
tobiu added the design label on Jan 15, 2026, 4:29 AM
tobiu added the ai label on Jan 15, 2026, 4:29 AM
tobiu added parent issue #8661 on Jan 15, 2026, 4:29 AM
tobiu referenced in commit df7d9fa - "feat: Enhance shockwave visuals with composite rings and sparks (#8677)" on Jan 15, 2026, 9:50 AM
tobiu
tobiu Jan 15, 2026, 9:50 AM

Input from Gemini 3 Pro:

✦ Enhanced the shockwave visual to "High Fidelity" status:

  • Composite Wave: Uses screen blending with Red/Blue chromatic aberration fringes (0.99/1.01 scale) and a white-hot core.
  • Physics: Replaced linear expansion with easeOutCubic for a percussive "pop".
  • Pressure Fill: Added a subtle white fill (alpha * 0.1) inside the ring to simulate air density change.
  • Data Debris: Added 40+ spark trails (lines instead of dots) with drag/friction that burst outward from the impact.
  • Glow: Applied shadowBlur (10-20px) to all elements for an energy-field look.
tobiu closed this issue on Jan 15, 2026, 9:51 AM