doodlum / Skyrim-Community-Shaders

SKSE core plugin for community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
137 stars 41 forks source link

feat: volumetric lighting RE. #437

Closed Jonahex closed 1 month ago

Jonahex commented 1 month ago

Added support for compute shaders into shader cache. REd ISVolumetricLightingGenerateCS, ISVolumetricLightingRaymarchCS and ISApplyVolumetricLighting. Requires https://github.com/powerof3/CommonLibSSE/pull/128