-
Notifications
You must be signed in to change notification settings - Fork 134
feat: improve directional shadow model #1767
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
Closed
Closed
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
b3b810b
feat: simpler effect shadows
doodlum d03c949
chore: remove getwatershadow
doodlum 015c016
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 3dd8cbf
fix: fix sampling
doodlum b9b04ef
feat: optimise shadow samples further
doodlum 429754c
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 233736c
Merge branch 'dev' into simple-effect-shadows
doodlum fdb4987
chore: remove lighting mult
doodlum 2d71569
fix: make ai happy
doodlum 8ff9162
fix: use gatherred
doodlum 57aa59c
chore: remove watercolor variable
doodlum 8f00c7f
chore: use skylighting specular in water
doodlum 20ffbb1
chore: simplify math
doodlum 9a45f8b
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] d5329f5
Merge branch 'dev' into simple-effect-shadows
doodlum 17465ae
fix: fix skylighting lobe
doodlum 227d23c
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum 38042a6
chore: minor tweaks
doodlum 3149c7b
chore: minor cleanup
doodlum b2de122
fix: make rabbit happy
doodlum fb6c66a
chore: cleaner code
doodlum b3d117d
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 374a0c8
fix: fix shader error
doodlum 302872b
chore: optimise sampling
doodlum 01fef2a
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] f8eac98
Update src/Hooks.cpp
doodlum 2160b5b
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] b5cade5
fix: fix compile issue
doodlum 7abdb94
chore: minor optimisations
doodlum 09ffee3
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 3188479
chore: clean up macros
doodlum 6ffed08
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum 50a9516
chore: cleanup
doodlum d45b5fa
fix: fix water compiler errors
doodlum 5ea5715
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 026f525
fix: fix terrain shadows compile error
doodlum 3773a33
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum dfc5a44
fix: fix compile error
doodlum 2709ffc
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] c015b40
fix: terrain shadow fixes
doodlum 93372fc
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum 61e6bec
feat: sky static lighting
doodlum 1e92d25
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 61372c4
Merge branch 'dev' into simple-effect-shadows
doodlum 994c772
refactor: cleanup
doodlum 92dbb89
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum e002dc5
chore: cleanup
doodlum 3ddff54
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 3a15227
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum bd5e34a
chore: improvements
doodlum 19e3f03
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 1aefbb5
chore: more optimisations
doodlum 4cf6308
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum 5b6bbec
Update package/Shaders/Common/ShadowSampling.hlsli
doodlum 82f5e84
Merge branch 'dev' into simple-effect-shadows
doodlum 148f831
fix: fix compiler error
doodlum 9c89bd6
fix: fix color space
doodlum ff066fd
fix: fix compiler warning
doodlum eb115a0
chore: reduce noise
doodlum a8a461a
chore: optimise sky static shadow
doodlum 7a768f6
Merge branch 'dev' into simple-effect-shadows
alandtse 3c0b2a1
fix(unified-water): fix normal data for correct lod texture
davo0411 d98a4b4
chore: optimise mip level
doodlum 3e63452
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] ea81731
feat: third cascade
doodlum f66f8fa
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum edf6714
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 92a1a59
chore: auto set shadow settings
doodlum 99859f8
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum 2029401
chore: optimise cascade selection
doodlum 64160e9
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 84c6a85
chore: further optimisation
doodlum c16adac
Merge branch 'simple-effect-shadows' of https://github.com/doodlum/sk…
doodlum 2c1fdd2
chore: less blur
doodlum a77cac3
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 57f4d5b
fix: fix compiler error
doodlum 58d874a
chore: revert some changes
doodlum 672734b
style: 🎨 apply pre-commit.ci formatting
pre-commit-ci[bot] 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| [Info] | ||
| Version = 1-0-1 | ||
| Version = 1-0-2 |
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
Oops, something went wrong.
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.