Renderer/src
2022-08-02 17:07:49 +02:00
..
camera.rs More spheres, formatting 2022-06-29 16:17:28 +02:00
color.rs Working multithreadding with Counter 2022-06-01 20:13:55 +02:00
hittable.rs Get normals for faces directly from .obj 2022-07-26 19:50:09 +02:00
hittable_list.rs Working multithreadding with Counter 2022-06-01 20:13:55 +02:00
main.rs Add Rainbow material based on normal 2022-08-02 17:07:49 +02:00
material.rs Add Rainbow material based on normal 2022-08-02 17:07:49 +02:00
obj.rs Try implementing obj support 2022-07-15 00:08:51 +02:00
ray.rs more new stuff 2022-04-20 19:05:56 +02:00
utility.rs More spheres, formatting 2022-06-29 16:17:28 +02:00
vec3.rs More spheres, formatting 2022-06-29 16:17:28 +02:00