]> git.sesse.net Git - movit/history - mirror_effect.cpp
Calculate the RGB-to-XYZ matrix ourselves instead of using a “magic” one from Wikipedia.
[movit] / mirror_effect.cpp
2012-10-02 Steinar H. GundersonKill the vertex shader system; it is too complicated...
2012-10-02 Steinar H. GundersonAdd a mirror effect.