Commit graph

17 commits

Author SHA1 Message Date
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 1.1 2021-08-24 20:55:39 +02:00
David
c37be6798f Basic functional raytracer 1.0 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 0.2 2021-08-22 17:24:33 +02:00
6d98c22890 Enable optimimzation 2021-08-21 22:40:40 +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
2756d676f1 Remove trash files 2021-08-21 18:36:39 +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
68ae1fb265 Small Makefile fix 2021-08-21 03:02:59 +02:00
David
8c1324c074 Midway hittable list inclusion 2021-08-21 00:20:51 +02:00
David
3aea707982 Small optimization on sphere 2021-08-20 23:43:44 +02:00
David
b75663feab First commit 0.1 2021-08-20 23:27:59 +02:00