Go to file
2024-07-10 00:18:10 +01:00
include Start implementing clipping triangles 2024-07-10 00:18:10 +01:00
intern Remove aliases and add wizapp as submodule 2024-06-27 23:56:52 +01:00
src Start implementing clipping triangles 2024-07-10 00:18:10 +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 Move scene to raytracer 2024-07-09 19:44:19 +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