ericw-tools/light
Eric Wasylishen b71f769c0a light: experimental support for switchable bmodel shadows:
Current specs/limitations:
- only supported for sunlight and regular lights
- enabled with "_dynamicshadow" "1"
- writes the lightstyle to a "dynshadowstyle" entity key, hardcoded
- only handles one dynamic occluder for a given lightmap sample
- styled lights passing through a dynamic occluder turn non-styled
2017-06-25 20:06:46 -06:00
..
CMakeLists.txt build: fix path for embree .dylibs/.so's 2017-06-10 22:00:49 -06:00
bounce.cc replace glm with qvec 2017-04-24 00:26:49 -06:00
entities.cc light: experimental support for switchable bmodel shadows: 2017-06-25 20:06:46 -06:00
light.cc light: experimental support for switchable bmodel shadows: 2017-06-25 20:06:46 -06:00
litfile.cc all: finish c++ification 2016-10-17 19:52:17 -06:00
ltface.cc light: experimental support for switchable bmodel shadows: 2017-06-25 20:06:46 -06:00
main.cc light: add "testlight" target 2016-08-15 21:18:14 -06:00
phong.cc common: remove EQUAL_EPSILON from mathlib.hh 2017-04-26 14:25:55 -06:00
settings.cc common: move vec_from_mangle and mangle_from_vec to mathlib 2017-04-23 19:31:00 -06:00
test.cc light: add "testlight" target 2016-08-15 21:18:14 -06:00
test_entities.cc light: entity warnings: print bbox for bmodel entities 2016-11-24 17:10:15 -07:00
test_light.cc mathlib: add test for FractionOfLine with degenerate line 2017-06-15 03:30:48 -06:00
test_ltface.cc light: add some tests for the EntDict_Check* functions 2016-09-19 19:16:45 -06:00
trace.cc light: experimental support for switchable bmodel shadows: 2017-06-25 20:06:46 -06:00
trace_embree.cc light: experimental support for switchable bmodel shadows: 2017-06-25 20:06:46 -06:00