|
.gitignore
|
First commit
|
2021-08-20 23:27:59 +02:00 |
|
camera.hpp
|
Add enviromental samples per pixel
|
2021-08-21 18:26:22 +02:00 |
|
color.hpp
|
Basic diffuse mapping and gamma correction
|
2021-08-21 19:43:19 +02:00 |
|
hittable.hpp
|
Add material support
|
2021-08-22 17:24:33 +02:00 |
|
main.cpp
|
Add fuzziness to metal materials
|
2021-08-22 22:45:10 +02:00 |
|
Makefile
|
Add fuzziness to metal materials
|
2021-08-22 22:45:10 +02:00 |
|
material.hpp
|
Add fuzziness to metal materials
|
2021-08-22 22:45:10 +02:00 |
|
ray.hpp
|
First commit
|
2021-08-20 23:27:59 +02:00 |
|
rtweekend.hpp
|
Add material support
|
2021-08-22 17:24:33 +02:00 |
|
sphere.hpp
|
Add material support
|
2021-08-22 17:24:33 +02:00 |
|
vec3.hpp
|
Add material support
|
2021-08-22 17:24:33 +02:00 |