Godzil 21749695b6 Add jitter to area light and example render of it. před 4 roky
..
include 21749695b6 Add jitter to area light and example render of it. před 4 roky
pattern c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. před 4 roky
shapes 21749695b6 Add jitter to area light and example render of it. před 4 roky
worldbuilder 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
CMakeLists.txt 8ceb68fdff Add dependencies to Lua. před 4 roky
camera.cpp a6f0422bd1 Add renderstat to get some info about rendering. před 4 roky
canvas.cpp ba1ae34855 Canvas: use Tuple instead of Colour for put Pixel, add two constructor that may be usefull in the future. před 4 roky
colour.cpp f3678992c5 Add Colour implementation před 4 roky
intersect.cpp ace7d53571 Clearing up some memory to prevent stupid issues před 4 roky
intersection.cpp ace7d53571 Clearing up some memory to prevent stupid issues před 4 roky
main.cpp 2926166ce6 Add Lua dependencies. před 4 roky
math_helper.cpp 2ea4abdce7 Boundingboxes should be ready. před 4 roky
matrix.cpp ace7d53571 Clearing up some memory to prevent stupid issues před 4 roky
pattern.cpp c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. před 4 roky
renderstat.cpp 53f66b554b Move renderstat function into the CPP file and add atomic to the variables. před 4 roky
transformation.cpp bc047cd89e Add viewTransform transformation před 4 roky
tuple.cpp 307c125eba More bounding boxes před 4 roky
world.cpp c4b680789e Starting working on area lights. před 4 roky