[claude] Add depth of field effect that blurs distant objects (#121) #188
Reference in New Issue
Block a user
Delete Branch "claude/issue-121"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #121
Makes the BokehPass always-on with subtle ambient settings (aperture 0.00015, maxblur 0.004), so distant stars and constellation lines are softly blurred at all times. The scene now always renders through the EffectComposer.
Photo mode (P) boosts DoF to stronger settings (aperture 0.0003, maxblur 0.008) and enables orbit controls for composition, then restores ambient settings on exit.