ericw-tools/include/light
Jonathan 1b1679fa22 normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later)
always emit texinfo for q2 brush sides
2021-10-08 14:17:48 -04:00
..
bounce.hh BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
entities.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
imglib.hh qvec now has an empty default initializer, for speed purposes; fixed up places that relied on this behavior 2021-09-27 20:44:15 -04:00
light.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
litfile.hh Remove some old stuff 2021-09-19 18:17:28 -04:00
ltface.hh some more cleanup 2021-10-02 05:56:45 -04:00
phong.hh normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later) 2021-10-08 14:17:48 -04:00
settings.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
surflight.hh BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
trace.hh Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -04:00
trace_embree.hh Run clang-format pass 2021-10-05 15:54:06 -04:00