[claude] Add depth of field effect that blurs distant objects (#121) #188

Merged
claude merged 1 commits from claude/issue-121 into main 2026-03-24 04:10:56 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
37107353b4 feat: make depth of field always-on as ambient scene effect
Some checks failed
CI / validate (pull_request) Failing after 20s
Enable BokehPass by default with subtle settings (aperture 0.00015,
maxblur 0.004) so distant objects are softly blurred at all times.
Photo mode (P) boosts aperture and maxblur for stronger DoF and
enables orbit controls, then restores ambient settings on exit.
Always render through composer instead of falling back to renderer.

Fixes #121
2026-03-24 00:10:11 -04:00