]> git.sesse.net Git - movit/history - diffusion_effect_test.cpp
Calculate the RGB-to-XYZ matrix ourselves instead of using a “magic” one from Wikipedia.
[movit] / diffusion_effect_test.cpp
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2012-10-14 Steinar H. GundersonAdd a unit test for DiffusionEffect.