Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 223 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 223 Bytes

raytracer

A raytracer implemented in Go following the Ray Tracer Challenge book.

Development

Prerequisites

  • Go 1.15.6

Test

  • make test