COSC-3P93-Project/Step 3/src/engine
Brett 98e0efe28e BVH Debug Working + Input Bug Fix
Bounding Boxes are now drawn in debug mode. Some debugging is required as the box is slightly offset.
GLFW_REPEAT no longer causes keyReleased event.
2022-11-13 14:13:14 -05:00
..
image Fixed View Matrix. Added input management. Debug view is now viewable. 2022-11-13 02:00:27 -05:00
math Working on mutlithreading, push fix for cmake 2022-10-23 23:46:12 -04:00
util Cleaned up profiler storage, removed issue with double free. 2022-11-13 13:10:58 -05:00
globals.cpp Cleaned up profiler storage, removed issue with double free. 2022-11-13 13:10:58 -05:00
main.cpp BVH Debug Working + Input Bug Fix 2022-11-13 14:13:14 -05:00
raytracing.cpp Fixed issue with the projection matrix. View matrix is still a little iffy 2022-11-07 00:29:12 -05:00
world.cpp BVH Cleanup / Changes. 2022-11-13 13:03:48 -05:00