ericw-tools/light
Eric Wasylishen 7608a78b44 style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -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 style: remove all "using namespace polylib" 2023-08-07 15:33:09 -06:00
entities.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
light.cc build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -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 style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -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 style: remove all "using namespace polylib" 2023-08-07 15:33:09 -06: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