Raytracer implementation in Nim.
src | ||
.gitignore | ||
raytracer_nim.nimble | ||
README.md |
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
Building
nimble build
Running
nimble run