ericw-tools/include/light
Jonathan 43c5e942b2 move faceextents_t & friends to common
use stb_image_write for PNGs for better compression on bsp.json
add in code for spitting out a lightmap from a face. doesn't support other styles and such yet.
2022-07-08 02:06:06 -04:00
..
bounce.hh move bounce lighting into a post-processing operation and split LightFace into Direct and Indirect 2022-06-24 04:33:08 -04:00
entities.hh move bounce lighting into a post-processing operation and split LightFace into Direct and Indirect 2022-06-24 04:33:08 -04:00
light.hh move faceextents_t & friends to common 2022-07-08 02:06:06 -04:00
litfile.hh more pointers to vectors 2022-06-23 16:05:11 -04:00
ltface.hh move faceextents_t & friends to common 2022-07-08 02:06:06 -04:00
phong.hh fix for Q2 phong values not applying properly 2022-07-06 19:33:07 -04:00
surflight.hh remove sky visibility stuff; not necessary with the approx methods 2022-07-04 20:47:06 -04:00
trace.hh cache anything related to triangle-face info in a single struct that we access per ray 2022-06-25 22:22:24 -04:00
trace_embree.hh cache anything related to triangle-face info in a single struct that we access per ray 2022-06-25 22:22:24 -04:00