Kelsidavis-WoWee/assets/shaders
Kelsi 1c718dce22 Remove terrain specular and fix washed-out tonemap
Drop specular lighting from terrain shader — ground materials (dirt, grass,
stone) are purely diffuse and specular highlights made them look plastic.
Replace Reinhard tonemapper with a shoulder-only compressor that is identity
below 0.9 and softly rolls off HDR values above, preserving scene contrast.
2026-02-04 15:33:00 -08:00
..
basic.frag Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
basic.vert Performance optimizations and collision improvements 2026-02-02 23:03:45 -08:00
terrain.frag Remove terrain specular and fix washed-out tonemap 2026-02-04 15:33:00 -08:00
terrain.vert Performance optimizations and collision improvements 2026-02-02 23:03:45 -08:00