2020-02-20 17:48:09 +00:00
2020-02-20 17:47:26 +00:00
2020-02-20 17:46:03 +00:00
2020-02-14 14:21:07 +00:00
2020-02-20 01:53:28 +00:00
2020-02-17 21:28:55 +00:00
2020-02-17 21:28:55 +00:00
2020-02-20 17:48:09 +00:00

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

From Chapter 08:

Chapter 8 rendering test

Description
No description provided
Readme 5.8 MiB
Languages
C++ 96.5%
CMake 3.2%
C 0.3%