skyrim-community-shaders
skyrim-community-shaders copied to clipboard
feat: add lens effects
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).