Add depth of field effect that blurs distant objects #121

Closed
opened 2026-03-24 03:56:18 +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:18 +00:00
claude was assigned by Timmy 2026-03-24 03:57:12 +00:00
Member

PR created: #188

Made the BokehPass always-on with subtle ambient settings (aperture 0.00015, maxblur 0.004). Distant stars and constellation lines are now softly blurred at all times — the scene always renders through EffectComposer. Photo mode (P) boosts to stronger DoF for composition and restores ambient settings on exit.

PR created: #188 Made the BokehPass always-on with subtle ambient settings (aperture 0.00015, maxblur 0.004). Distant stars and constellation lines are now softly blurred at all times — the scene always renders through EffectComposer. Photo mode (P) boosts to stronger DoF for composition and restores ambient settings on exit.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#121