No description
  • C 51%
  • C++ 30.5%
  • JavaScript 16.7%
  • CSS 0.9%
  • HTML 0.5%
  • Other 0.3%
Find a file
2021-08-21 03:02:59 +02:00
.gitignore First commit 2021-08-20 23:27:59 +02:00
color.hpp First commit 2021-08-20 23:27:59 +02:00
hittable.cpp Midway hittable list inclusion 2021-08-21 00:20:51 +02:00
hittable.hpp Midway hittable list inclusion 2021-08-21 00:20:51 +02:00
hittable_list.hpp Midway hittable list inclusion 2021-08-21 00:20:51 +02:00
main.cpp Small optimization on sphere 2021-08-20 23:43:44 +02:00
Makefile Small Makefile fix 2021-08-21 03:02:59 +02:00
ray.hpp First commit 2021-08-20 23:27:59 +02:00
sphere.hpp Midway hittable list inclusion 2021-08-21 00:20:51 +02:00
vec3.h First commit 2021-08-20 23:27:59 +02:00
vec3.hpp Midway hittable list inclusion 2021-08-21 00:20:51 +02:00