ericw-tools/include/light
Jonathan 95b47db922 More qmat/qvec where appropriate
Add a json.hh file which includes common JSON serialization types
surfflags_t::extended uses booleans instead of a bitflag for simplicity
JSON serialization for surfflags
2021-10-19 21:15:00 -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 More qmat/qvec where appropriate 2021-10-19 21:15:00 -04:00
litfile.hh Remove some old stuff 2021-09-19 18:17:28 -04:00
ltface.hh Snap normals/tangents/bitangents written from WriteNormals to save some bits 2021-10-12 13:52:47 -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 Fix various warnings by testing a clang-cl compile 2021-10-12 14:39:15 -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 Remove unused thingies 2021-10-17 06:24:02 -04:00