Godzil aab9df0802 Add support for Lua in world, and create the Lua Pattern (pattern can be defined with a lua function) 4 éve
..
boundingbox.h b4ae737b40 Continuing working on dumping the world 4 éve
camera.h e45dbad59e Added some proper test scenes for chapter 11. 4 éve
canvas.h ba1ae34855 Canvas: use Tuple instead of Colour for put Pixel, add two constructor that may be usefull in the future. 4 éve
colour.h 1e2588441f Rename tuple file to remove the plural. 4 éve
cone.h 307c125eba More bounding boxes 4 éve
cube.h b4ae737b40 Continuing working on dumping the world 4 éve
cylinder.h 307c125eba More bounding boxes 4 éve
group.h 307c125eba More bounding boxes 4 éve
intersect.h ace7d53571 Clearing up some memory to prevent stupid issues 4 éve
intersection.h a6f0422bd1 Add renderstat to get some info about rendering. 4 éve
light.h 21749695b6 Add jitter to area light and example render of it. 4 éve
list.h ace7d53571 Clearing up some memory to prevent stupid issues 4 éve
material.h c4b680789e Starting working on area lights. 4 éve
math_helper.h 81e323fdf4 Added CUBES! 4 éve
matrix.h c1e7496d21 Fix a glib problem on some distros. 4 éve
pattern.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. 4 éve
plane.h 307c125eba More bounding boxes 4 éve
ray.h a6f0422bd1 Add renderstat to get some info about rendering. 4 éve
renderstat.h 53f66b554b Move renderstat function into the CPP file and add atomic to the variables. 4 éve
sequence.h 21749695b6 Add jitter to area light and example render of it. 4 éve
shape.h 307c125eba More bounding boxes 4 éve
sphere.h b4ae737b40 Continuing working on dumping the world 4 éve
testshape.h 66c1582a5f Shape is now an abstract class and can't be instanciated. 4 éve
transformation.h bc047cd89e Add viewTransform transformation 4 éve
triangle.h 307c125eba More bounding boxes 4 éve
tuple.h 2ea4abdce7 Boundingboxes should be ready. 4 éve
world.h aab9df0802 Add support for Lua in world, and create the Lua Pattern (pattern can be defined with a lua function) 4 éve
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 éve