FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Version 6.13.3 by vanruesc · Pull Request #189 · pmndrs/postprocessing · GitHub

Version 6.13.3 - #189

Merged
vanruesc merged 12 commits into
masterfrom
dev
Apr 10, 2020
Merged

Version 6.13.3#189
vanruesc merged 12 commits into
masterfrom
dev

Conversation

Copy link
Copy Markdown
Member

Closes #188

vanruesc added 12 commits April 5, 2020 18:01
Fullscreen effect passes don't actually need a camera but WebGLRenderer.render requires one.
Use camera far of 1000 to support the claims in the comments.
This eliminates far scene blending artifacts (tiny dots in the middle of bright discs).
Scaled CoC values may be greater than 1.0 and can't be stored in buffers that use UnsignedByteType. This change makes CoC scaling more robust at the cost of an additional texel fetch in the DoF blend shader.
vanruesc merged commit 839cad5 into master Apr 10, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DoF: Better Background Blending

1 participant


Back | FazBrowse Home | New Git URL