Skip to content

fix(pbr): lod land blend matching#983

Merged
doodlum merged 1 commit into
community-shaders:forest-shading-2from
ThePagi:patch-8
Mar 2, 2025
Merged

fix(pbr): lod land blend matching#983
doodlum merged 1 commit into
community-shaders:forest-shading-2from
ThePagi:patch-8

Conversation

@ThePagi
Copy link
Copy Markdown
Contributor

@ThePagi ThePagi commented Mar 1, 2025

No description provided.

@doodlum doodlum merged commit c8be06c into community-shaders:forest-shading-2 Mar 2, 2025
doodlum added a commit that referenced this pull request Mar 3, 2025
* feat(skylighting): improved skylighting

* fix(grass lighting): grass shading

* style: 🎨 apply clang-format changes

* chore: tweak defaults

* chore: skip skylighting in interiors

* style: 🎨 apply clang-format changes

* fix: grass shading

* style: 🎨 apply clang-format changes

* chore: more shading improvements

* style: 🎨 apply clang-format changes

* chore: tweak ssgi

* chore: tonemapping tweaks

* chore: increase ao power

* chore: reduce ao power

* feat(skylighting): fixed tree darkness

* chore: lower skylighting amount

* style: 🎨 apply clang-format changes

* chore: cleanup

* style: 🎨 apply clang-format changes

* chore: make grass sss consistent with vanilla

* chore: improved GI

* chore: grass tweaks

* chore: skylighting tweaks

* chore: add shadow bias to skylighting

* chore: no ssgi dimmer

* chore: less aggressive skylighting

* chore: less aggressive skylighting curve

* chore: remove skylighting tangent weights

* chore: improved skylighting bias

* chore: better skylighting curve

* style: 🎨 apply clang-format changes

* fix: water shadow

* chore: tweaks to improve snow AO

* style: 🎨 apply clang-format changes

* chore: remove more baked lighting

* style: 🎨 apply clang-format changes

* chore: wrapped lighting for grass

* style: 🎨 apply clang-format changes

* chore: tweak grass defaults

* chore: more to reduce overdarkening

* chore: compensate for less thick ao

* style: 🎨 apply clang-format changes

* chore: more to mitigate snow darkness

* style: 🎨 apply clang-format changes

* chore: remove sqrt

* style: 🎨 apply clang-format changes

* chore: reduce gi strength

* chore: change specular skylighting sample direction

* chore: tweak more grass lighting defaults

* chore: decrease specular

* fix: enderal trees lighting

* feat: improved specular AO

* fix: skyboost

* chore: brighten skylighting on trees

* chore: brighten skylighting on trees

* style: 🎨 apply clang-format changes

* chore: brighten skylighting on all vertex ao

* style: 🎨 apply clang-format changes

* chore: tweak ao

* feat: fix shadow bias via skylighting

* style: 🎨 apply clang-format changes

* fix: bad default grass settings

* chore: redo skylighting boost

* style: 🎨 apply clang-format changes

* fix: upscaler shimmering

* chore: put backlighting boost back

* style: 🎨 apply clang-format changes

* chore: revert gamma

* fix: backlighting direction

* feat: view dependant wrapping

* style: 🎨 apply clang-format changes

* chore: try to improve grass collision

* style: 🎨 apply clang-format changes

* feat: vanilla fresnel

* chore: increase grass collision amount

* fix: grass brightness

* chore: less aggressive upscale color bias

* fix: lighting in blackreach

* fix: grass typo (#986)

* fix: typo (#985)

* fix(pbr): lod land blend matching (#983)

---------

Co-authored-by: doodlum <doodlum@users.noreply.github.com>
Co-authored-by: ThePagi <32794457+ThePagi@users.noreply.github.com>
alandtse pushed a commit to alandtse/open-shaders that referenced this pull request Jul 20, 2025
* feat(skylighting): improved skylighting

* fix(grass lighting): grass shading

* style: 🎨 apply clang-format changes

* chore: tweak defaults

* chore: skip skylighting in interiors

* style: 🎨 apply clang-format changes

* fix: grass shading

* style: 🎨 apply clang-format changes

* chore: more shading improvements

* style: 🎨 apply clang-format changes

* chore: tweak ssgi

* chore: tonemapping tweaks

* chore: increase ao power

* chore: reduce ao power

* feat(skylighting): fixed tree darkness

* chore: lower skylighting amount

* style: 🎨 apply clang-format changes

* chore: cleanup

* style: 🎨 apply clang-format changes

* chore: make grass sss consistent with vanilla

* chore: improved GI

* chore: grass tweaks

* chore: skylighting tweaks

* chore: add shadow bias to skylighting

* chore: no ssgi dimmer

* chore: less aggressive skylighting

* chore: less aggressive skylighting curve

* chore: remove skylighting tangent weights

* chore: improved skylighting bias

* chore: better skylighting curve

* style: 🎨 apply clang-format changes

* fix: water shadow

* chore: tweaks to improve snow AO

* style: 🎨 apply clang-format changes

* chore: remove more baked lighting

* style: 🎨 apply clang-format changes

* chore: wrapped lighting for grass

* style: 🎨 apply clang-format changes

* chore: tweak grass defaults

* chore: more to reduce overdarkening

* chore: compensate for less thick ao

* style: 🎨 apply clang-format changes

* chore: more to mitigate snow darkness

* style: 🎨 apply clang-format changes

* chore: remove sqrt

* style: 🎨 apply clang-format changes

* chore: reduce gi strength

* chore: change specular skylighting sample direction

* chore: tweak more grass lighting defaults

* chore: decrease specular

* fix: enderal trees lighting

* feat: improved specular AO

* fix: skyboost

* chore: brighten skylighting on trees

* chore: brighten skylighting on trees

* style: 🎨 apply clang-format changes

* chore: brighten skylighting on all vertex ao

* style: 🎨 apply clang-format changes

* chore: tweak ao

* feat: fix shadow bias via skylighting

* style: 🎨 apply clang-format changes

* fix: bad default grass settings

* chore: redo skylighting boost

* style: 🎨 apply clang-format changes

* fix: upscaler shimmering

* chore: put backlighting boost back

* style: 🎨 apply clang-format changes

* chore: revert gamma

* fix: backlighting direction

* feat: view dependant wrapping

* style: 🎨 apply clang-format changes

* chore: try to improve grass collision

* style: 🎨 apply clang-format changes

* feat: vanilla fresnel

* chore: increase grass collision amount

* fix: grass brightness

* chore: less aggressive upscale color bias

* fix: lighting in blackreach

* fix: grass typo (community-shaders#986)

* fix: typo (community-shaders#985)

* fix(pbr): lod land blend matching (community-shaders#983)

---------

Co-authored-by: doodlum <doodlum@users.noreply.github.com>
Co-authored-by: ThePagi <32794457+ThePagi@users.noreply.github.com>
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.

2 participants