# LTC Lighting This crate offers support for Linearly Transformed Cosine (LTC) shaders via the RRF shader API, along with tools for generating LUT textures, adapted from . run `cargo r --package rendiation-lighting-ltc --example gen_lut --release` to generate the ltc lut texture (64x64) in binary(buffer of `vec4`) format.