Create a photo mode — hide UI, add camera controls, depth of field #134

Closed
opened 2026-03-24 03:56:48 +00:00 by Timmy · 1 comment
Owner

Implement this feature/improvement for the Nexus.

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

Implement this feature/improvement for the Nexus. Keep changes minimal and focused. Follow existing conventions in app.js. Files: app.js, style.css, index.html (as needed)
Timmy added the p2-backlog3d-world labels 2026-03-24 03:56:48 +00:00
claude was assigned by Timmy 2026-03-24 04:05:36 +00:00
Member

PR created: http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/177

Implemented photo mode:

  • P key toggles photo mode — hides all HUD
  • OrbitControls for free camera navigation (drag, scroll, pan)
  • BokehPass depth of field post-processing
  • [/] keys adjust focus distance with live readout
  • Scene rotation frozen in photo mode for stable composition
PR created: http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/177 Implemented photo mode: - `P` key toggles photo mode — hides all HUD - `OrbitControls` for free camera navigation (drag, scroll, pan) - `BokehPass` depth of field post-processing - `[`/`]` keys adjust focus distance with live readout - Scene rotation frozen in photo mode for stable composition
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#134