Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 408 Bytes

Readme.md

File metadata and controls

29 lines (18 loc) · 408 Bytes

Ray Tracing in a Weekend

About

D language implementation of Ray Tracing in a Weekend

Screenshot

Screenshot

Requirements

Compile-time dependencies:

  • D language compiler (tested on DMD64 D Compiler v2.083.0)
  • DUB (optionally)

Compilation

Navigate to a project directory and execute:

dub build

Usage

./rtiaw