C++ and OpenGL raycaster
Go to file
2024-09-03 13:30:49 -06:00
buildres working on resources 2024-09-01 22:22:43 -06:00
deps OpenGL loader 2024-09-01 19:42:42 -06:00
res/shaders Moved shaders to separate files 2024-09-02 10:04:38 -06:00
src Moved Renderer code to new file 2024-09-02 10:04:57 -06:00
.gitignore fixed gitignore 2024-09-01 09:38:42 -06:00
.gitmodules added glfw support 2024-09-01 18:53:07 -06:00
CMakeLists.txt Fixed cmake file issue. 2024-09-03 13:30:49 -06:00
LICENSE Initial commit 2024-09-01 15:03:21 +00:00
Makefile Working with CMake 2024-09-01 17:09:23 -06:00
README.md Initial commit 2024-09-01 15:03:21 +00:00

Raycaster

C++ and OpenGL raycaster