camera.h
|
camera lens + random scene
|
2020-06-07 04:13:39 +01:00 |
colour.h
|
send image data to client
|
2023-02-18 01:51:36 +00:00 |
hittable.h
|
add metal material
|
2020-06-06 23:59:35 +01:00 |
hittable_list.h
|
add hittable list
|
2020-06-06 18:18:06 +01:00 |
main.cpp
|
send image data to client
|
2023-02-18 01:51:36 +00:00 |
material.h
|
add glass
|
2020-06-07 01:13:39 +01:00 |
ray.h
|
add ray
|
2020-06-03 01:56:59 +01:00 |
rtweekend.h
|
add camera + multisampling
|
2020-06-06 21:11:09 +01:00 |
sphere.h
|
add metal material
|
2020-06-06 23:59:35 +01:00 |
vec3.h
|
camera lens + random scene
|
2020-06-07 04:13:39 +01:00 |