Commit graph

14 commits

Author SHA1 Message Date
David
a45ae025d6 Add progress bars and argument parsing 2021-08-29 21:24:17 +02:00
David
742ef283e4 Faster random implementation 2021-08-29 16:17:13 +02:00
David
321c677da2 More timing functions 2021-08-28 01:04:31 +02:00
David
6331a2bf79 Add profiling with Remotery 2021-08-24 20:55:39 +02:00
David
c37be6798f Basic functional raytracer 2021-08-23 00:37:57 +02:00
David
9870dc128e Add fuzziness to metal materials 2021-08-22 22:45:10 +02:00
58ffcff459 Add material support 2021-08-22 17:24:33 +02:00
2e24fef5ac New scatter formula 2021-08-21 22:39:59 +02:00
f252823b4b Fix shadow acne 2021-08-21 22:28:48 +02:00
4497cc7f68 Basic diffuse mapping and gamma correction 2021-08-21 19:43:19 +02:00
f622a55c5c Add enviromental samples per pixel 2021-08-21 18:26:22 +02:00
1eeb328b60 Add world representation as hittable list 2021-08-21 15:59:44 +02:00
David
3aea707982 Small optimization on sphere 2021-08-20 23:43:44 +02:00
David
b75663feab First commit 2021-08-20 23:27:59 +02:00