[claude] Add animated energy shields around Batcave terminal (#112) #160

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

6 Commits

Author SHA1 Message Date
Alexander Whitestone
dc1994a1b8 feat: add animated energy shields around Batcave terminal (#112)
Some checks failed
CI / validate (pull_request) Has been cancelled
- Build full Three.js 0.183 scene: camera, lighting, star field, floor grid
- Create Batcave terminal: raised platform, desk, main + side monitors with
  flickering screen materials and point lights, keyboard, corner pillars
- Add three-layer shader-based energy shield domes with:
  - Custom GLSL hex-grid pattern, Fresnel rim effect, scan-line and ripple fx
  - AdditiveBlending + DoubleSide transparency for holographic look
  - Per-shield breathing/scale pulse keyed off uTime uniform
- Add three equatorial torus rings that pulse opacity and scale
- Add glowing energy columns on each corner pillar with PointLights
- Wire up OrbitControls, resize handler, WebSocket client

Fixes #112
2026-03-23 23:59:22 -04:00
554a4a030e [groq] Add WebSocket stub for future live multiplayer (#100) (#103)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163>
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163>
2026-03-24 03:50:38 +00:00
8767f2c5d2 [groq] Create manifest.json for PWA install (#101) (#102)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163>
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163>
2026-03-24 03:47:01 +00:00
4c4b77669d [groq] Add meta tags for SEO and social sharing (#74) (#76)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163>
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163>
2026-03-24 03:40:32 +00:00
b40b7d9c6c [groq] Add ambient sound toggle for the Nexus (#54) (#60)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Groq Agent <groq@noreply.143.198.27.163>
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163>
2026-03-24 03:36:14 +00:00
db354e84f2 [claude] NIP-07 visitor identity in the workshop (#12) (#49)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 03:27:35 +00:00