First commit

This commit is contained in:
David 2021-08-20 23:27:59 +02:00
commit b75663feab
7 changed files with 348 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# Gnu global thingies
GPATH
GRTAGS
GTAGS
# Executable
raytracer
# Actual output image
image.ppm