Godzil e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. hace 4 años
..
include e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. hace 4 años
pattern 3ebe403de0 Continue working on Cube mapping hace 4 años
shapes e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. hace 4 años
uvpattern f8aa5cc920 Fix a "bug" in UV Image introduced while debugging hace 4 años
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. hace 4 años
CMakeLists.txt 317148a37d Lua include is only added if lua support is enabled. hace 4 años
camera.cpp a6f0422bd1 Add renderstat to get some info about rendering. hace 4 años
canvas.cpp c17bfadc76 Started working on parsing OBJ Files. hace 4 años
colour.cpp f3678992c5 Add Colour implementation hace 4 años
intersect.cpp e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. hace 4 años
intersection.cpp e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. hace 4 años
main.cpp 1ceabe7e62 Change CMake files to simplify them. hace 4 años
math_helper.cpp 3cfbb604b0 Fix missing includes. hace 4 años
matrix.cpp ace7d53571 Clearing up some memory to prevent stupid issues hace 4 años
pattern.cpp c369d2fe2d Start working on dumping the world (to a JSON file) for debug purposes. hace 4 años
renderstat.cpp e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. hace 4 años
sequence.cpp 478b1f0af1 Disable a test as it is not consistent between compilers. hace 4 años
transformation.cpp bc047cd89e Add viewTransform transformation hace 4 años
tuple.cpp 307c125eba More bounding boxes hace 4 años
world.cpp aab9df0802 Add support for Lua in world, and create the Lua Pattern (pattern can be defined with a lua function) hace 4 años