1
0
raytracer_nim/README.md
2020-11-12 15:06:59 +00:00

574 B

Raytracer

Raytracing implementation in Nim, written following the book The Ray Tracer Challenge: A Test-Driven Guide to Your First 3D Renderer

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Nim
  • Nimble *typically bundled as part of a Nim installation
  • A clone of this repository

Building

nimble build

Running

nimble run