Go to file
2023-12-18 13:25:18 +00:00
include Implement basic window abstraction 2023-12-18 13:25:02 +00:00
src Start working on the raytracer 2023-12-18 13:25:18 +00:00
.gitignore Ignore .cache 2023-12-18 11:01:48 +00:00
.gitmodules Ignore build directory 2023-12-18 11:01:32 +00:00
build Set up basic build process 2023-12-18 11:02:30 +00:00
compile Update build scripts 2023-12-18 13:24:45 +00:00
README.md INITIAL COMMIT 2023-12-18 10:46:32 +00:00
run Update build scripts 2023-12-18 13:24:45 +00:00

Computer Graphics from Scratch

Following along with Gabriel Gambetta's Computer Graphics From Scratch