Commit Graph

7 Commits

Author SHA1 Message Date
Faerbit
0f172ef987 Add rotation around y axis and translation. 2020-06-19 22:16:39 +02:00
Faerbit
5243882ed5 Make random generator thread_local. 2020-06-13 21:30:03 +02:00
Faerbit
bd704eb6ed Adding materials: solid color and checkered. 2020-06-09 23:15:59 +02:00
Faerbit
ce102449b8 Implement BVH. 2020-06-08 23:37:10 +02:00
Faerbit
98a6c551c3 Init mersennetwister with current time. 2020-06-07 11:33:54 +02:00
Faerbit
be4e32755a Add camera class and sampling. 2020-06-04 00:39:14 +02:00
Faerbit
881141a912 Add Hittable_list 2020-06-04 00:15:32 +02:00