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