-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Depth Of Field #1250
base: master
Are you sure you want to change the base?
Depth Of Field #1250
Conversation
…mposite pass. seems to works as intended now
Style check found formatting issues! Comment |
Style check found formatting issues! Comment |
Style check found formatting issues! Comment |
/format |
Style check found formatting issues! Comment |
Formatting failed! For details, please check the log! |
Style check found formatting issues! Comment |
/format |
Introducing a new DepthOfField module that implements depth of field.
The depth of field is controlled by 3 parameters:
Summary of Changes
Adds a new module "DepthOfField" to the compositing_gl plugin.
TODO
Copyright
References and Context
In reference to Issue #671.
GPU Zen 01 - Advanced Rendering Technique - Practical Gather-based Bokeh Depth of Field
Test Instructions
Add the new DepthOfField module to the mesh_dfr_gltf_example.lua project.