Godzil f226664fe3 And cones ! il y a 4 ans
..
camera.h e45dbad59e Added some proper test scenes for chapter 11. il y a 4 ans
canvas.h ba1ae34855 Canvas: use Tuple instead of Colour for put Pixel, add two constructor that may be usefull in the future. il y a 4 ans
colour.h 1e2588441f Rename tuple file to remove the plural. il y a 4 ans
cone.h f226664fe3 And cones ! il y a 4 ans
cube.h 81e323fdf4 Added CUBES! il y a 4 ans
cylinder.h d87bbb184e And now we have cylinders! il y a 4 ans
intersect.h 14c3044acf Cosmetics il y a 4 ans
intersection.h 51a6bbebb9 Refraction is fully there, with magic fresnel! il y a 4 ans
light.h 14c3044acf Cosmetics il y a 4 ans
list.h 3db0aaaeac Refraction seems to work. Still need to do a nice scene. il y a 4 ans
material.h 9c35cfc4f3 Trying to fix coverage. il y a 4 ans
math_helper.h 81e323fdf4 Added CUBES! il y a 4 ans
matrix.h c1e7496d21 Fix a glib problem on some distros. il y a 4 ans
pattern.h 75cf59cc1a Adding support for pattern. il y a 4 ans
plane.h 9d0db6a635 Added planes! il y a 4 ans
ray.h 14c3044acf Cosmetics il y a 4 ans
shape.h d87bbb184e And now we have cylinders! il y a 4 ans
sphere.h df52cb36db Working on refraction & transparency. il y a 4 ans
testshape.h 66c1582a5f Shape is now an abstract class and can't be instanciated. il y a 4 ans
transformation.h bc047cd89e Add viewTransform transformation il y a 4 ans
tuple.h b9bacd3ac9 Don't really understand why this code is marked as not being tested where it should. il y a 4 ans
world.h 935c8ebff7 Add support for multiple lights il y a 4 ans
worldbuilder.h c9021974f6 Add a world generator based on another raytracer file format I made in the past and add a crude tool to run it. il y a 4 ans