Godzil c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. il y a 4 ans
..
boundingbox.h a6f0422bd1 Add renderstat to get some info about rendering. 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 a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
cube.h a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
cylinder.h a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
group.h 5e4cfb84e6 Fix an issue with groups, and add Chapter 14 example! il y a 4 ans
intersect.h 14c3044acf Cosmetics il y a 4 ans
intersection.h a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
light.h a6f0422bd1 Add renderstat to get some info about rendering. 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 c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. 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 c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. il y a 4 ans
plane.h a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
ray.h a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
renderstat.h a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
shape.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. il y a 4 ans
sphere.h a6f0422bd1 Add renderstat to get some info about rendering. 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
triangle.h 7a96d42874 Add bounding box calculation to triangle.. il y a 4 ans
tuple.h 2ea4abdce7 Boundingboxes should be ready. il y a 4 ans
world.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. 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