Godzil c9021974f6 Add a world generator based on another raytracer file format I made in the past and add a crude tool to run it. 4 年 前
..
camera.h e45dbad59e Added some proper test scenes for chapter 11. 4 年 前
canvas.h ba1ae34855 Canvas: use Tuple instead of Colour for put Pixel, add two constructor that may be usefull in the future. 4 年 前
colour.h 1e2588441f Rename tuple file to remove the plural. 4 年 前
intersect.h 14c3044acf Cosmetics 4 年 前
intersection.h 51a6bbebb9 Refraction is fully there, with magic fresnel! 4 年 前
light.h 14c3044acf Cosmetics 4 年 前
list.h 3db0aaaeac Refraction seems to work. Still need to do a nice scene. 4 年 前
material.h 4d4c4a7453 Add preliminary support for material emissivity. 4 年 前
math_helper.h cf5597ad6d Adding shadows! 4 年 前
matrix.h c1e7496d21 Fix a glib problem on some distros. 4 年 前
pattern.h 75cf59cc1a Adding support for pattern. 4 年 前
plane.h 9d0db6a635 Added planes! 4 年 前
ray.h 14c3044acf Cosmetics 4 年 前
shape.h 9d0db6a635 Added planes! 4 年 前
sphere.h df52cb36db Working on refraction & transparency. 4 年 前
testshape.h 66c1582a5f Shape is now an abstract class and can't be instanciated. 4 年 前
transformation.h bc047cd89e Add viewTransform transformation 4 年 前
tuple.h 14c3044acf Cosmetics 4 年 前
world.h 935c8ebff7 Add support for multiple lights 4 年 前
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. 4 年 前