9 lines
No EOL
604 B
Markdown
9 lines
No EOL
604 B
Markdown
# The Ray Tracer Challenge
|
|
|
|
This project is based on the book [The Ray Tracer Challenge](https://www.amazon.de/Ray-Tracer-Challenge-Test-Driven-Renderer/dp/1680502719)
|
|
by [Jamis Buck](https://twitter.com/jamis) and will hopefully contain my own 3D renderer at some point.
|
|
|
|
I think I'm going to tag the states after each chapter, so anyone who is interested can see the progress from chapter to chapter.
|
|
|
|
**Disclaimer:** You will probably notice, that I will change name of the tests or implementing things differently from the book.
|
|
I do this in hope, that I will not regret it ... I guess we'll see ;-). |