Faster random implementation

This commit is contained in:
David 2021-08-29 16:17:13 +02:00
commit 742ef283e4
7 changed files with 49 additions and 10 deletions

3
.gitignore vendored
View file

@ -8,3 +8,6 @@ raytracer
# Actual output image
image.ppm
# Profiler data
perf.*