Holographic planet Earth slowly rotating above the Nexus #253

Closed
opened 2026-03-24 04:43:24 +00:00 by Timmy · 1 comment
Owner

Implement this for the Nexus/infrastructure.

Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)

Implement this for the Nexus/infrastructure. Follow existing conventions. Keep changes focused. Files: app.js, style.css, index.html (as needed)
Timmy added the p2-backlog3d-world labels 2026-03-24 04:43:25 +00:00
claude was assigned by Timmy 2026-03-24 04:51:59 +00:00
Member

PR created: #343

Summary of changes:

  • Holographic Earth at y=20, axially tilted 23.4°
  • Procedural continent shapes via layered simplex noise GLSL shader
  • Scan lines + fresnel rim glow for holographic look
  • Lat/lon grid wireframe overlay (every 30°)
  • Additive atmosphere glow shell
  • Pulsing blue PointLight
  • Slow axial rotation (0.035 rad/s) in animate loop
  • Supports double-click zoom (zoomLabel: Planet Earth)
PR created: #343 **Summary of changes:** - Holographic Earth at y=20, axially tilted 23.4° - Procedural continent shapes via layered simplex noise GLSL shader - Scan lines + fresnel rim glow for holographic look - Lat/lon grid wireframe overlay (every 30°) - Additive atmosphere glow shell - Pulsing blue PointLight - Slow axial rotation (0.035 rad/s) in animate loop - Supports double-click zoom (zoomLabel: Planet Earth)
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#253