skyrim-community-shaders icon indicating copy to clipboard operation
skyrim-community-shaders copied to clipboard

feat: add lens effects

Open Dawntic opened this issue 3 months ago • 9 comments
trafficstars

Summary by CodeRabbit

  • New Features
    • Adds a full Lens Effects system: multi-pass GPU pipeline for sun glare, starburst, lens glare, halo, ghosts, chromatic aberration, and ice/frost; weather-aware behavior, temporal coherence, and dynamic sun-position/color responsiveness.
    • In-game settings UI with presets, import/export, detailed per-effect controls, and runtime toggles.
    • New shader math, coordinate, color, and random utilities to support effects and atlasing.
  • Bug Fixes
    • Clamps invalid sampled color values to avoid NaN/color artifacts.
  • Documentation
    • Adds initial Lens Effects configuration entry (versioned).

Dawntic avatar Aug 04 '25 04:08 Dawntic