seenaburns / raytracer-hs

It's a raytracer, now in haskell!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray Tracing in One Haskell

Implementatation of Ray Tracing in One Weekend in Haskell (minus dielectric and dof).

See github.com/seenaburns/raytracer for a complete Rust implementation of In One Weekend and The Next Week

Output (it's not the fastest, so tiny image):

Sample image of haskell raytracer

About

It's a raytracer, now in haskell!

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%