DarkRadiant: master 2f95d38f

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 03.08.2021 20:03 master 519439a7
Changeset Shader supports RG-only normal maps

Reconstruct the B channel in the shader using Pythagoras, removing the need for
a valid B channel in the source image. This results in correct rendering of
RGTC normal maps where the B channel is not stored.
mod - install/gl/interaction_fp.glsl Diff File