Learning how to build a ray tracer from scratch using the Ray Tracing in One Weekend tutorial. To run this repo, use:
make clean && make && ./main > image.ppm
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Learning how to build a ray tracer from scratch using the Ray Tracing in One Weekend tutorial. To run this repo, use:
make clean && make && ./main > image.ppm