Godzil b89f9ec331 Add a way to remove shapes from groups 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 30db4d7ca1 Add support to load JPEG files along with PNGs. 4 éve
colour.h 1e2588441f Rename tuple file to remove the plural. 4 éve
cone.h 8437ab8753 Move ShapeType into the Shape object. 4 éve
csg.h 8550d4068f Correct how filterIntersections work, seems c++ don't like how thing were done. 4 éve
cube.h 8437ab8753 Move ShapeType into the Shape object. 4 éve
cylinder.h 8437ab8753 Move ShapeType into the Shape object. 4 éve
group.h b89f9ec331 Add a way to remove shapes from groups 4 éve
intersect.h ace7d53571 Clearing up some memory to prevent stupid issues 4 éve
intersection.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 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 1b6c14691b fmod is not mathematically valid. Replace it by a correct one. 4 éve
matrix.h c1e7496d21 Fix a glib problem on some distros. 4 éve
objfile.h 15a861802a OBJFile now use group instead of it own list. 4 éve
pattern.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. 4 éve
plane.h 8437ab8753 Move ShapeType into the Shape object. 4 éve
ray.h a6f0422bd1 Add renderstat to get some info about rendering. 4 éve
renderstat.h b5ee92c544 And CSG! \o/ 4 éve
sequence.h 478b1f0af1 Disable a test as it is not consistent between compilers. 4 éve
shape.h 8437ab8753 Move ShapeType into the Shape object. 4 éve
smoothtriangle.h 4e241a1871 Trying to make the dump a bit more usefull and slightly less cluttered 4 éve
sphere.h 8437ab8753 Move ShapeType into the Shape object. 4 éve
testshape.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 éve
transformation.h bc047cd89e Add viewTransform transformation 4 éve
triangle.h e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. 4 éve
tuple.h add3d7c861 A bit of cleanup 4 éve
uv_pattern.h 5c10d65c8d Started working on 2D patterns. 4 éve
world.h e653855556 Change World to use a base group instead of storing all the world object. 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