Няма описание

Godzil 10ae695f01 Trying to fixing some weird things about coverall, also add some real more coverage. преди 4 години
external 10ae695f01 Trying to fixing some weird things about coverall, also add some real more coverage. преди 4 години
output d4fae2dbe2 Revert the canvas size to the one from the chapter преди 4 години
source a477b137e7 Add a super special Camera from a well known constructor. Can take picture up to Infinite TeraPixel! преди 4 години
tests 10ae695f01 Trying to fixing some weird things about coverall, also add some real more coverage. преди 4 години
.gitignore e2643d677d Update .gitignore преди 4 години
.gitmodules cf00e62c5a Update coverall script to use my fork that properly support AppleClang. преди 4 години
.travis.yml 9e1f448e0f testS.... преди 4 години
CMakeLists.txt 77907499a4 Rework a bit the base Cmakelist to make it clearer. преди 4 години
COPYING a8ca88640b Add GPLv2 strict license преди 4 години
LICENSE a8ca88640b Add GPLv2 strict license преди 4 години
README.md d4fae2dbe2 Revert the canvas size to the one from the chapter преди 4 години

README.md

codecov Codacy Badge Coverage Status Build Status

DoRayMe

A Quick and dirty raytracer.

This raytracer is made following the book «The Ray Tracer Challenge» by Jamis Buck.

It is writen in C++ with no STL and use LodePNG to output PNG file.

Examples outputs

From chapter 05:

Chapter 5 rendering test

From Chapter 06:

Chapter 6 rendering test

From Chapter 07:

Chapter 7 rendering test