Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 263 Bytes

Ray-Tracer

A ray tracer that generates ppm files.

Based on the book "Ray Tracing in One Weekend".

Building

git clone https://github.com/valdaarhun/Ray-Tracer.git
cd Ray-Tracer
make