Files
manual_slop/conductor
Ed_ c8b7fca368 feat(shader): Expand Gaussian blur to 13-tap wide distribution
- Update horizontal and vertical blur shaders from 9-tap to 13-tap kernel
- Use Gaussian weights with sigma=3.5 for creamier 'milky' blur effect
- Add test_blur_pipeline_wide_tap_distribution to verify >= 11 texture samples
- Weights: [0.0152, 0.0300, 0.0525, 0.0812, 0.1110, 0.1342, 0.1432] (symmetric)

Task: Phase 1, Task 3 of frosted_glass_20260313 track
2026-03-13 20:28:12 -04:00
..
2026-03-06 10:18:16 -05:00
2026-03-07 20:32:59 -05:00
2026-02-24 18:32:38 -05:00
2026-03-05 00:59:00 -05:00
2026-03-12 20:54:47 -04:00
2026-03-13 20:13:51 -04:00
2026-03-06 10:21:39 -05:00