ericw-tools/light
Eric Wasylishen b893e67309 light: add _light_twosided 1 key for forcing two-sided light receiving on opaque surfaces 2023-08-29 01:44:16 -06:00
..
CMakeLists.txt also skip install of embree license if SKIP_EMBREE_INSTALL is ued 2023-06-19 07:04:30 -06:00
bounce.cc Revert "reduce memory usage by only storing VPLs when we need to, and only once" 2023-08-26 23:03:25 -04:00
entities.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
light.cc light: add _light_twosided 1 key for forcing two-sided light receiving on opaque surfaces 2023-08-29 01:44:16 -06:00
lightgrid.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
litfile.cc light: minimize includes 2023-06-26 01:19:54 -06:00
ltface.cc light: add _light_twosided 1 key for forcing two-sided light receiving on opaque surfaces 2023-08-29 01:44:16 -06:00
main.cc common: change FError to throw an exception 2023-06-03 22:24:20 -06:00
phong.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
surflight.cc Revert "reduce memory usage by only storing VPLs when we need to, and only once" 2023-08-26 23:03:25 -04:00
trace.cc light: minimize includes 2023-06-26 01:19:54 -06:00
trace_embree.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00