[claude] Add glass-floor sections showing the void below the platform (#123) #190

Merged
claude merged 1 commits from claude/issue-123 into main 2026-03-24 04:12:34 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
4d562c85bc feat: add glass-floor sections showing void below the platform
Some checks failed
CI / validate (pull_request) Failing after 17s
- Add ambient and overhead point lighting (required for MeshPhysicalMaterial)
- Build circular floating platform with dark metallic rim and torus border
- Tile the inner circle with MeshPhysicalMaterial glass panels (transmission:0.92)
  revealing the star-field void below through near-zero opacity
- Add glowing EdgesGeometry outlines on each tile with ripple animation
- Add void PointLight beneath platform that pulses to suggest infinite depth
- Elevate default NORMAL_CAM to (0,6,11) so the glass floor is visible from
  normal view (Tab still reaches full overhead overview)

Fixes #123
2026-03-24 00:12:02 -04:00