Go to file
2024-07-14 23:28:41 +01:00
include Add list_set function 2024-07-14 23:28:21 +01:00
intern Remove aliases and add wizapp as submodule 2024-06-27 23:56:52 +01:00
src Save projected vertex 2024-07-14 23:28:41 +01:00
.gitignore Ignore .cache 2023-12-18 11:01:48 +00:00
.gitmodules Remove aliases and add wizapp as submodule 2024-06-27 23:56:52 +01:00
build Add executable permissions to build scripts 2024-02-03 16:04:20 +00:00
compile Start implementing drawing order 2024-07-14 00:49:41 +01:00
raytracer.png Add screenshot from the raytracer 2024-02-04 20:04:07 +00:00
README.md Update README.md 2024-02-04 20:04:53 +00:00
run Start on the rasteriser implementation 2024-06-22 17:16:07 +01:00

Computer Graphics from Scratch

Following along with Gabriel Gambetta's Computer Graphics From Scratch

Raytracer

Raytracer result