-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: tweak features to improve pbr consistency (#961)
* chore: consistency changes * style: 🎨 apply clang-format changes * chore: change min specular skylighting default * fix: F0 color * chore: nullptr 8th render target * fix: complex material color * chore: reduce ao power * chore: apply gloss in gamma space for vanilla * style: 🎨 apply clang-format changes * fix: corrected too shiny vanilla specular * style: 🎨 apply clang-format changes * chore: more consistency * chore: more consistent ssgi/ssao * style: 🎨 apply clang-format changes * fix: grass specular gamma space * fix: bloom not using hue preservation * chore: slightly biased gamma to linear conversions * fix: terrain lod blending * style: 🎨 apply clang-format changes * chore: remove f0 of 0.04 * chore: do pbr specular in srgb * style: 🎨 apply clang-format changes * chore: less strong difference * chore: apply skylighting directly to reflections cubemap * chore: cheese better specular * style: 🎨 apply clang-format changes * chore: revert ao change * chore: scale specular on everything * chore: change default ssgi settings for performance * chore: rename ssgi presets * fix: do not darken mirrorlike reflections * chore: less bloomy beast races * chore: different ssgi settings * chore: revert ini change * chore: add sheen to ssil * chore: dont double scale skylighting * chore: remove accidental change * chore: do nothing fancy with ssgi specular * chore: more natural tonemap --------- Co-authored-by: doodlum <[email protected]>
- Loading branch information
Showing
16 changed files
with
185 additions
and
161 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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.