cloudy-raytracer/primitive
2022-11-17 16:55:18 +01:00
..
box.cpp Fixes box collision condition to fix mirror effect 2022-11-17 16:55:18 +01:00
box.h added ex02 task 2022-11-11 14:39:48 +01:00
infiniteplane.cpp Added infiniteplane normal 2022-11-17 14:40:47 +01:00
infiniteplane.h ex 01 2022-10-28 09:31:13 +02:00
primitive.h ex 01 2022-10-28 09:31:13 +02:00
sphere.cpp Adds normals for sphere and triangle 2022-11-17 16:16:32 +01:00
sphere.h ex 01 2022-10-28 09:31:13 +02:00
triangle.cpp Adds normals for sphere and triangle 2022-11-17 16:16:32 +01:00
triangle.h added ex01 solution 2022-11-11 14:27:43 +01:00