.gitignore
|
Output images as png.
|
2020-06-07 03:28:59 +02:00 |
camera.h
|
Add depth of field to camera.
|
2020-06-07 00:32:31 +02:00 |
color.h
|
Output images as png.
|
2020-06-07 03:28:59 +02:00 |
hittable_list.h
|
Add Hittable_list
|
2020-06-04 00:15:32 +02:00 |
lodepng.cpp
|
Output images as png.
|
2020-06-07 03:28:59 +02:00 |
lodepng.h
|
Output images as png.
|
2020-06-07 03:28:59 +02:00 |
Makefile
|
Optimized performance.
|
2020-06-07 12:10:51 +02:00 |
material.cpp
|
Adding dielectric material.
|
2020-06-07 00:03:25 +02:00 |
material.h
|
Adding dielectric material.
|
2020-06-07 00:03:25 +02:00 |
ray.h
|
Adding rays, origin and horizon.
|
2020-06-03 22:39:40 +02:00 |
util.h
|
Init mersennetwister with current time.
|
2020-06-07 11:33:54 +02:00 |
vec3.cpp
|
Add depth of field to camera.
|
2020-06-07 00:32:31 +02:00 |
vec3.h
|
Add depth of field to camera.
|
2020-06-07 00:32:31 +02:00 |
wtracer.cpp
|
Optimized performance.
|
2020-06-07 12:10:51 +02:00 |