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