Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 304 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 304 Bytes

HaskellRay

A simple Raytracer project, for me to study the Haskell language

Since I'm very new to Haskell, and I have not coded a Raytracer before, I took the double challenge to write a Raytracer in Haskell!

The raytracer is based on a small e-book, “Ray Tracing in One Weekend" by Peter Shirley.