Godzil 9849c16f66 Couple of small optimisation il y a 4 ans
..
boundingbox.h b4ae737b40 Continuing working on dumping the world il y a 4 ans
camera.h e45dbad59e Added some proper test scenes for chapter 11. il y a 4 ans
canvas.h 30db4d7ca1 Add support to load JPEG files along with PNGs. il y a 4 ans
colour.h 1e2588441f Rename tuple file to remove the plural. il y a 4 ans
cone.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
csg.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
cube.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
cylinder.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
group.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
intersect.h ace7d53571 Clearing up some memory to prevent stupid issues il y a 4 ans
intersection.h c858b4dcde A new scene and some optimisations. il y a 4 ans
light.h 21749695b6 Add jitter to area light and example render of it. il y a 4 ans
list.h ace7d53571 Clearing up some memory to prevent stupid issues il y a 4 ans
material.h c4b680789e Starting working on area lights. il y a 4 ans
math_helper.h 1b6c14691b fmod is not mathematically valid. Replace it by a correct one. il y a 4 ans
matrix.h 5b6b627a43 Small but effective optimisations. il y a 4 ans
objfile.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
pattern.h c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. il y a 4 ans
plane.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
ray.h a6f0422bd1 Add renderstat to get some info about rendering. il y a 4 ans
renderstat.h 9849c16f66 Couple of small optimisation il y a 4 ans
sequence.h 478b1f0af1 Disable a test as it is not consistent between compilers. il y a 4 ans
shape.h 9849c16f66 Couple of small optimisation il y a 4 ans
smoothtriangle.h 4e241a1871 Trying to make the dump a bit more usefull and slightly less cluttered il y a 4 ans
sphere.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
testshape.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
transformation.h bc047cd89e Add viewTransform transformation il y a 4 ans
triangle.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
tuple.h 5b6b627a43 Small but effective optimisations. il y a 4 ans
uv_pattern.h 5c10d65c8d Started working on 2D patterns. il y a 4 ans
world.h b00bb75189 Huge speed up by changing how Intersect are shared. il y a 4 ans
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. il y a 4 ans
worldoptimiser.h 7a43a98816 Adding BVH optimisation. il y a 4 ans