Godzil c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. vor 4 Jahren
..
boundingbox.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
camera.h e45dbad59e Added some proper test scenes for chapter 11. vor 4 Jahren
canvas.h ba1ae34855 Canvas: use Tuple instead of Colour for put Pixel, add two constructor that may be usefull in the future. vor 4 Jahren
colour.h 1e2588441f Rename tuple file to remove the plural. vor 4 Jahren
cone.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
cube.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
cylinder.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
group.h 5e4cfb84e6 Fix an issue with groups, and add Chapter 14 example! vor 4 Jahren
intersect.h 14c3044acf Cosmetics vor 4 Jahren
intersection.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
light.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
list.h 3db0aaaeac Refraction seems to work. Still need to do a nice scene. vor 4 Jahren
material.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. vor 4 Jahren
math_helper.h 81e323fdf4 Added CUBES! vor 4 Jahren
matrix.h c1e7496d21 Fix a glib problem on some distros. vor 4 Jahren
pattern.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. vor 4 Jahren
plane.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
ray.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
renderstat.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
shape.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. vor 4 Jahren
sphere.h a6f0422bd1 Add renderstat to get some info about rendering. vor 4 Jahren
testshape.h 66c1582a5f Shape is now an abstract class and can't be instanciated. vor 4 Jahren
transformation.h bc047cd89e Add viewTransform transformation vor 4 Jahren
triangle.h 7a96d42874 Add bounding box calculation to triangle.. vor 4 Jahren
tuple.h 2ea4abdce7 Boundingboxes should be ready. vor 4 Jahren
world.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. vor 4 Jahren
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. vor 4 Jahren