Skip to main content

write_brdf_lut

Function write_brdf_lut 

Source
pub fn write_brdf_lut(
    path: &Path,
    size: usize,
    sample_count: usize,
) -> Result<()>