-
-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Milestone
Description
Description
Implement a DepthOfFieldEffect based on the implementation in v6.
References:
Tasks
- Create CoC shader.
- Create blur shader.
- Create
DepthOfFieldEffect. - Create
depth-of-fielddemo. - Add unit test.
Implementation Details
- Check the linked article for potential improvements.
- Should be done after
PoissonBlurMaterialhas been implemented. - The CoC should be calculated based on fragment distance instead of depth.
- Add support for logarithmic depth.
- Consider adding options for fringe/chromatic aberration and luminance gain.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels