Godzil 441d758845 Add locking mechanism to prevent updating transform/parent il y a 4 ans
..
CMakeLists.txt b5ee92c544 And CSG! \o/ il y a 4 ans
arealight_test.cpp e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. il y a 4 ans
boundingbox_test.cpp 2ebc177d9d Header update/corrections il y a 4 ans
camera_test.cpp a477b137e7 Add a super special Camera from a well known constructor. Can take picture up to Infinite TeraPixel! il y a 4 ans
canvas_test.cpp 10ae695f01 Trying to fixing some weird things about coverall, also add some real more coverage. il y a 4 ans
ch10_test.cpp 81e323fdf4 Added CUBES! il y a 4 ans
ch11_reflection.cpp d05a0fb4d0 Update ch11 reflection scene to render the 3 different view il y a 4 ans
ch11_refraction.cpp 2ebc177d9d Header update/corrections il y a 4 ans
ch11_test.cpp e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. il y a 4 ans
ch12_test.cpp 2ebc177d9d Header update/corrections il y a 4 ans
ch13_cone.cpp 2ebc177d9d Header update/corrections il y a 4 ans
ch13_test.cpp 2ebc177d9d Header update/corrections il y a 4 ans
ch14_test.cpp 2ebc177d9d Header update/corrections il y a 4 ans
ch15_teapot_objfile.cpp 4e241a1871 Trying to make the dump a bit more usefull and slightly less cluttered il y a 4 ans
ch16_test.cpp 57eff4830e Sample scene for CSG \o/ il y a 4 ans
ch5_test.cpp 863bb2a34b Name consistency il y a 4 ans
ch6_test.cpp 89dd74fa7c Finally! We have reflections! il y a 4 ans
ch7_test.cpp 89dd74fa7c Finally! We have reflections! il y a 4 ans
ch9_test.cpp 89dd74fa7c Finally! We have reflections! il y a 4 ans
christmasball_render.cpp d514219ae6 Due to the way material are working now, we need to set by hand (for now) that the material is set. il y a 4 ans
colour_test.cpp f3678992c5 Add Colour implementation il y a 4 ans
cone_test.cpp 307c125eba More bounding boxes il y a 4 ans
csg_test.cpp 8550d4068f Correct how filterIntersections work, seems c++ don't like how thing were done. il y a 4 ans
cube_test.cpp 307c125eba More bounding boxes il y a 4 ans
cylinder_test.cpp 57eff4830e Sample scene for CSG \o/ il y a 4 ans
group_test.cpp b89f9ec331 Add a way to remove shapes from groups il y a 4 ans
hw3render.cpp 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
intersect_test.cpp e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. il y a 4 ans
light_test.cpp 36962275f6 Disable the second jittered test as I can't find a way to make them consistant (they fail depends on combination of OS/Compiler because of the way compiler work..) il y a 4 ans
material_test.cpp c4b680789e Starting working on area lights. il y a 4 ans
math_test.cpp 81e323fdf4 Added CUBES! il y a 4 ans
matrix_test.cpp 2ebc177d9d Header update/corrections il y a 4 ans
objfile_test.cpp 15a861802a OBJFile now use group instead of it own list. il y a 4 ans
pattern_test.cpp 3ebe403de0 Continue working on Cube mapping il y a 4 ans
plane_test.cpp 57eff4830e Sample scene for CSG \o/ il y a 4 ans
ray_test.cpp 66c1582a5f Shape is now an abstract class and can't be instanciated. il y a 4 ans
sequence_test.cpp 2ebc177d9d Header update/corrections il y a 4 ans
shape_test.cpp 441d758845 Add locking mechanism to prevent updating transform/parent il y a 4 ans
smoothtriangle_test.cpp e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. il y a 4 ans
sphere_test.cpp 307c125eba More bounding boxes il y a 4 ans
test.hw3scene 56095169eb Add a test for hw3render il y a 4 ans
test_keys.hw3scene 80f59efa43 Add another hardcoded scene. Also made a test file for hw3 that should cover all the commands. il y a 4 ans
test_render.cpp 57eff4830e Sample scene for CSG \o/ il y a 4 ans
transformation_test.cpp 81e323fdf4 Added CUBES! il y a 4 ans
triangle_rendertest.cpp 2ebc177d9d Header update/corrections il y a 4 ans
triangle_test.cpp 307c125eba More bounding boxes il y a 4 ans
triangles.obj 518ac260e1 OBJFile parser seems to work. il y a 4 ans
tuple_test.cpp 9c35cfc4f3 Trying to fix coverage. il y a 4 ans
uvmap_aligncheckplane.cpp 2ebc177d9d Header update/corrections il y a 4 ans
uvmap_checkeredcube.cpp 2ebc177d9d Header update/corrections il y a 4 ans
uvmap_checkeredcylinder.cpp 2ebc177d9d Header update/corrections il y a 4 ans
uvmap_checkeredplane.cpp 2ebc177d9d Header update/corrections il y a 4 ans
uvmap_checkeredsphere.cpp 2ebc177d9d Header update/corrections il y a 4 ans
uvmap_earth.cpp 2ebc177d9d Header update/corrections il y a 4 ans
uvmap_skybox.cpp 57eff4830e Sample scene for CSG \o/ il y a 4 ans
world_test.cpp e653855556 Change World to use a base group instead of storing all the world object. il y a 4 ans