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