Skip to content

Latest commit

History

History
7 lines (4 loc) 路 582 Bytes

README.md

File metadata and controls

7 lines (4 loc) 路 582 Bytes

Raytracer

A simple raytracer I wrote to learn the basic principles of the subject.

Almost all subject matter is inspired by, draws heavily from, or in the case of the gnarliest sections (I'm looking at you Schlick) is directly copied from the wonderful Ray Tracing in One Weekend and its Rust translation.

A raytraced image of a number of matte, glass and metallic spheres.