Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 337 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 337 Bytes

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 https://github.com/selfshadow/ltc_code.

run cargo r --package rendiation-lighting-ltc --example gen_lut --release to generate the ltc lut texture in png format.