Skip to content

Files

Latest commit

1ad6f8d · Jun 22, 2020

History

History
7 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 258 Bytes

Raytracer

A raytracer written in rust to learn the basic mechanics.

Checkers Render

Roughly follows the structure implemented with Raytracing in One Weekend.