Godzil 1ceabe7e62 Change CMake files to simplify them. преди 4 години
..
include 5c10d65c8d Started working on 2D patterns. преди 4 години
pattern 3e37b5ca44 Add spherical mapping for UV Textures. преди 4 години
shapes 478b1f0af1 Disable a test as it is not consistent between compilers. преди 4 години
uvpattern 3e37b5ca44 Add spherical mapping for UV Textures. преди 4 години
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. преди 4 години
CMakeLists.txt 1ceabe7e62 Change CMake files to simplify them. преди 4 години
camera.cpp a6f0422bd1 Add renderstat to get some info about rendering. преди 4 години
canvas.cpp ba1ae34855 Canvas: use Tuple instead of Colour for put Pixel, add two constructor that may be usefull in the future. преди 4 години
colour.cpp f3678992c5 Add Colour implementation преди 4 години
intersect.cpp 1cebcd4f8b Fix my own stupidity. преди 4 години
intersection.cpp ace7d53571 Clearing up some memory to prevent stupid issues преди 4 години
main.cpp 1ceabe7e62 Change CMake files to simplify them. преди 4 години
math_helper.cpp 3cfbb604b0 Fix missing includes. преди 4 години
matrix.cpp ace7d53571 Clearing up some memory to prevent stupid issues преди 4 години
pattern.cpp c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. преди 4 години
renderstat.cpp 53f66b554b Move renderstat function into the CPP file and add atomic to the variables. преди 4 години
sequence.cpp 478b1f0af1 Disable a test as it is not consistent between compilers. преди 4 години
transformation.cpp bc047cd89e Add viewTransform transformation преди 4 години
tuple.cpp 307c125eba More bounding boxes преди 4 години
world.cpp aab9df0802 Add support for Lua in world, and create the Lua Pattern (pattern can be defined with a lua function) преди 4 години