[claude] Ring of floating runes around Nexus center platform (#110) #240

Merged
claude merged 1 commits from claude/issue-110 into main 2026-03-24 04:42:33 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
84eb99afd2 feat: ring of 12 floating Elder Futhark runes around Nexus platform
Some checks failed
CI / validate (pull_request) Failing after 10s
CI / auto-merge (pull_request) Has been skipped
- 12 rune billboard sprites (Elder Futhark glyphs) in a slow-orbiting
  ring at radius 7.0, y=1.5, around the center platform
- Alternating cyan (#00ffcc) / magenta (#ff44ff) additive-blend glow
  rendered via canvas + shadowBlur onto CanvasTexture sprites
- Runes orbit at 0.08 rad/s with per-rune vertical float phase offsets
- Faint orbit-indicator torus marks the ring height
- Opacity pulses gently on each rune using individual phase offsets

Fixes #110

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:41:12 -04:00