doodlum / skyrim-community-shaders

Community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
187 stars 46 forks source link

feat: Height blending toggle, parallax shadows edits #491

Closed ThePagi closed 2 months ago

ThePagi commented 2 months ago

Height blending now has its own toggle instead of stealing the CPM one.

Parallax shadow vector now scales off the PBR height scale instead of multiplying the result with it. This makes makes smaller details visible. The 2x multiplier is now removed from PBR parallax shadows since it makes them too strong. Comparison

Parallax shadows now use less samples at higher distance. Extended Shadows checkbox added (default off) that removes the fade-out and extends one-sample parallax shadows up to the LOD. Comparison