Go to file
2024-08-04 14:38:52 +01:00
intern Initial commit 2024-07-19 21:56:08 +01:00
resources Add triangle model for debugging 2024-07-28 23:08:57 +01:00
src Prep for adding z buffer 2024-08-04 14:38:52 +01:00
.gitignore Update .gitignore 2024-07-20 17:21:14 +01:00
.gitmodules Initial commit 2024-07-19 21:56:08 +01:00
build Silence the annoying gRPC logs 2024-07-31 22:03:34 +01:00
compile Add math library 2024-07-31 23:05:15 +01:00
README.md Add README.md 2024-07-20 01:17:08 +01:00

tinyrenderer

Following along the tinyrenderer lessons