Godzil e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
..
boundingbox.h b4ae737b40 Continuing working on dumping the world 4 years ago
camera.h e45dbad59e Added some proper test scenes for chapter 11. 4 years ago
canvas.h 30db4d7ca1 Add support to load JPEG files along with PNGs. 4 years ago
colour.h 1e2588441f Rename tuple file to remove the plural. 4 years ago
cone.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
cube.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
cylinder.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
group.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
intersect.h ace7d53571 Clearing up some memory to prevent stupid issues 4 years ago
intersection.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
light.h 21749695b6 Add jitter to area light and example render of it. 4 years ago
list.h ace7d53571 Clearing up some memory to prevent stupid issues 4 years ago
material.h c4b680789e Starting working on area lights. 4 years ago
math_helper.h 1b6c14691b fmod is not mathematically valid. Replace it by a correct one. 4 years ago
matrix.h c1e7496d21 Fix a glib problem on some distros. 4 years ago
objfile.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
pattern.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. 4 years ago
plane.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
ray.h a6f0422bd1 Add renderstat to get some info about rendering. 4 years ago
renderstat.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
sequence.h 478b1f0af1 Disable a test as it is not consistent between compilers. 4 years ago
shape.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
smoothtriangle.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
sphere.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
testshape.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
transformation.h bc047cd89e Add viewTransform transformation 4 years ago
triangle.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 years ago
tuple.h 2ea4abdce7 Boundingboxes should be ready. 4 years ago
uv_pattern.h 5c10d65c8d Started working on 2D patterns. 4 years ago
world.h aab9df0802 Add support for Lua in world, and create the Lua Pattern (pattern can be defined with a lua function) 4 years ago
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 years ago