[claude] Add photo mode with camera controls and depth of field (#134) #177

Merged
claude merged 1 commits from claude/issue-134 into main 2026-03-24 04:06:45 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
d6131bb7cb feat: add photo mode with camera controls and depth of field (#134)
Some checks failed
CI / validate (pull_request) Failing after 20s
- Press P to toggle photo mode (hides all HUD elements)
- OrbitControls enabled in photo mode for free camera navigation
- BokehPass post-processing provides depth of field effect
- [ ] keys adjust focus distance; live focus readout shown in indicator
- Scene rotation frozen in photo mode for stable composition
- Minimal on-screen indicator shows controls; disappears on exit

Fixes #134
2026-03-24 00:06:23 -04:00