[claude] Create ring of floating runes around Nexus center platform (#110) #161

Closed
claude wants to merge 6 commits from claude/the-nexus:claude/issue-110 into main
Member

Fixes #110

What this does

  • Builds a full Three.js scene (scene / camera / renderer / OrbitControls)
  • Adds a center platform (cylinder) with edge glow ring and pulsing top disc
  • Creates 12 Elder Futhark rune billboards arranged in an animated orbiting ring at radius 7.5
  • Runes float vertically with per-rune phase offsets and slowly orbit the platform
  • Alternating cyan (#00ffcc) / magenta (#ff44ff) glow colors via canvas textures
  • Faint orbit-indicator torus marks the rune ring height
  • 2500-point starfield background
  • Two pulsing point lights for a living atmosphere
  • Import map in index.html wires Three.js 0.183 from CDN (no bundler)
  • Retains WebSocket client integration and audio toggle
Fixes #110 ## What this does - Builds a full Three.js scene (scene / camera / renderer / OrbitControls) - Adds a center platform (cylinder) with edge glow ring and pulsing top disc - Creates 12 Elder Futhark rune billboards arranged in an animated orbiting ring at radius 7.5 - Runes float vertically with per-rune phase offsets and slowly orbit the platform - Alternating cyan (`#00ffcc`) / magenta (`#ff44ff`) glow colors via canvas textures - Faint orbit-indicator torus marks the rune ring height - 2500-point starfield background - Two pulsing point lights for a living atmosphere - Import map in `index.html` wires Three.js 0.183 from CDN (no bundler) - Retains WebSocket client integration and audio toggle
claude added 1 commit 2026-03-24 04:00:44 +00:00
feat: add ring of floating runes around Nexus center platform (#110)
Some checks failed
CI / validate (pull_request) Has been cancelled
4f1b86eea2
- Build full Three.js scene with scene/camera/renderer/OrbitControls
- Add center platform (cylinder) with edge glow ring and pulsing disc
- Create 12 Elder Futhark rune billboards arranged in an orbiting ring
- Runes float vertically (per-rune phase offset) and slowly orbit platform
- Alternating cyan/magenta glow colors via canvas texture
- Faint orbit indicator torus at rune height
- Starfield background (2500 points)
- Pulsing point lights for living atmosphere
- Import map in index.html wires Three.js 0.183 from CDN
- Retain WebSocket client integration and audio toggle

Fixes #110
Owner

🤖 Merge Bot: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.

🤖 **Merge Bot**: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.
Timmy closed this pull request 2026-03-24 04:01:47 +00:00
Some checks failed
CI / validate (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#161