Go to file
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
Step 2 Trying to fix the BVH. Investigate the depth check, seems like something is wrong with it. 2022-11-10 10:49:59 -05:00
Step 3 BVH Debug Working + Input Bug Fix 2022-11-13 14:13:14 -05:00
.gitignore added ability to pause / stop / restart raytracing. 2022-10-28 15:05:08 -04:00
README.md Setup git repo, push code so far 2022-10-14 15:26:51 -04:00
buildCurrent.sh Working on mutlithreading, push fix for cmake 2022-10-23 23:46:12 -04:00
commit.sh Fixed issue with the projection matrix. View matrix is still a little iffy 2022-11-07 00:29:12 -05:00
runCurrent.sh fix for cmake 2022-10-23 23:58:15 -04:00

README.md

COSC-3P93-Project

TODO: write the readme