Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 474 Bytes

Erena

A Ray Tracer written in Rust. Erena is based on the Esena project, which is written in Scala.

Here is the current rendered image:

Erena output


See The Ray Tracer Challenge for an excellent read on how to implement your own ray tracer. This project uses that book as the primary source of information.