|
.gitignore
|
feat: initial commit
|
2022-03-12 14:12:39 +02:00 |
|
camera.h
|
feat: add antialiasing
|
2022-03-13 19:19:05 +02:00 |
|
color.h
|
feat: add diffusion with gamma-correction
|
2022-03-13 19:40:15 +02:00 |
|
hittable_list.h
|
feat: add generic hittable class
|
2022-03-12 15:25:05 +02:00 |
|
hittable.h
|
feat: add generic hittable class
|
2022-03-12 15:25:05 +02:00 |
|
image.ppm
|
feat: add diffusion with gamma-correction
|
2022-03-13 19:40:15 +02:00 |
|
main.cc
|
feat: add diffusion with gamma-correction
|
2022-03-13 19:40:15 +02:00 |
|
makefile
|
feat: initial commit
|
2022-03-12 14:12:39 +02:00 |
|
ray.h
|
feat: add sphere
|
2022-03-12 14:50:01 +02:00 |
|
README.md
|
feat: initial commit
|
2022-03-12 14:12:39 +02:00 |
|
rtweekend.h
|
feat: add antialiasing
|
2022-03-13 19:19:05 +02:00 |
|
sphere.h
|
feat: add generic hittable class
|
2022-03-12 15:25:05 +02:00 |
|
vec3.h
|
feat: add diffusion with gamma-correction
|
2022-03-13 19:40:15 +02:00 |