-
Notifications
You must be signed in to change notification settings - Fork 862
Fog volumetric scattering for path tracing #2110
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6520e37
Brought changes from volume branch.
eturquin 3ee9ea2
Merge branch 'HDRP/pt_volmerge' into HDRP/pt_volmerge2
eturquin 2a3f1ab
Minor fixes on cone region of spot lights.
eturquin 7732187
Re-added mistakenly removed headers from the PT pass of Unlit & Lit.
eturquin 8e6ef82
Added clamping on cam ray misses with vol scattering.
eturquin e55ab5b
Minor tweaks.
eturquin 0b7c2e2
Added support for box and pyramid point lights.
eturquin ff6005a
Merge branch 'HDRP/staging' into HDRP/pt_pointlightmodes
eturquin b72d000
Merge branch 'HDRP/pt_pointlightmodes' into HDRP/volmerge3
eturquin f886432
Merge branch 'HDRP/staging' into HDRP/pt_pointlightmodes
eturquin 68ad43e
Updated changelog.
eturquin 3d6e3d4
Merge branch 'HDRP/pt_pointlightmodes' into HDRP/pt_volmerge3
eturquin cdcdd65
Added vol light intensity multiplier support.
eturquin 9518789
Merge branch 'HDRP/staging' into HDRP/pt_volmerge3
eturquin 1d5560d
Added support for box and pyramid spot lights.
eturquin f0a2e4d
Merge branch 'HDRP/staging' into HDRP/pt_volmerge3
eturquin be03809
Updated Changelog.
eturquin 99237b1
Merge branch 'HDRP/staging' into HDRP/pt_volmerge3
eturquin 00f7a58
Reverted unwanted changes to diffusion profile asset.
eturquin 909f261
...
eturquin 6718735
FFS
eturquin e65de57
Added better path tracing support in shader graph.
eturquin c30c3f3
Merge branch 'HDRP/staging' into HDRP/pt_volmerge3
eturquin 2db05b4
Fix PT directional light activation for null radius.
eturquin 9c52ff4
Updated png reference images, to account for sampling seq changes.
eturquin 754d624
Merge branch 'master' into HDRP/pt_volmerge3
eturquin 53801e3
Merge branch 'master' into HDRP/pt_volmerge3
sebastienlagarde aece7cc
Merge branch 'master' into HDRP/pt_volmerge3
sebastienlagarde File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
1 change: 1 addition & 0 deletions
1
...pipelines.high-definition/Runtime/RenderPipeline/PathTracing/Shaders/PathTracingBSDF.hlsl
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.