A small showcase of my ray casting system
Go to file
Joseph Aquino 6f51630bcd minor code update
-removed "#include "Ray.h" ' from Utility.hpp
2025-05-21 11:31:11 -04:00
.gitattributes Add .gitattributes, .gitignore, and LICENSE.txt. 2025-04-08 14:03:33 -04:00
.gitignore Add .gitattributes, .gitignore, and LICENSE.txt. 2025-04-08 14:03:33 -04:00
LICENSE.txt Add .gitattributes, .gitignore, and LICENSE.txt. 2025-04-08 14:03:33 -04:00
Light.cpp minor code update 2025-04-22 14:25:35 -04:00
Light.h minor code update 2025-04-22 14:25:35 -04:00
Random.h Add project files. 2025-04-08 14:03:35 -04:00
Utility.hpp minor code update 2025-05-21 11:31:11 -04:00
imgui.ini minor code update 2025-05-21 11:31:11 -04:00
main.cpp minor code update 2025-04-22 14:25:35 -04:00
ray-casting-demos.sln Add project files. 2025-04-08 14:03:35 -04:00
ray-casting-demos.vcxproj minor code update 2025-05-21 11:31:11 -04:00
ray-casting-demos.vcxproj.filters minor code update 2025-05-21 11:31:11 -04:00