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