29 lines
685 B
Markdown
29 lines
685 B
Markdown
# Ray Tracer Challenge in C++
|
|
|
|
**Current status:** In progress
|
|
|
|
[](https://drone.nadal-fr.com/raytracing/raytracing_challenge)
|
|
|
|
## Presentation
|
|
|
|
Implementation of the book **The Ray Tracer Challenge** by Jamis Buck.
|
|
|
|
This Git repository contains my C++ implementation of the Ray Tracer Challenge.
|
|
|
|

|
|
|
|
|
|
### Useful links:
|
|
|
|
Ray Tracing: The Next Week book: http://raytracerchallenge.com/
|
|
|
|
# Output
|
|
### Chapter 05
|
|

|
|
|
|
### Chapter 06
|
|

|
|
|
|
### Chapter 07
|
|

|