pub fn linear_to_srgb(color: Vec3) -> Vec3
Expand description
Linear to sRGB approximation. See http://chilliant.blogspot.com/2012/08/srgb-approximations-for-hlsl.html
pub fn linear_to_srgb(color: Vec3) -> Vec3
Linear to sRGB approximation. See http://chilliant.blogspot.com/2012/08/srgb-approximations-for-hlsl.html