D language implementation of Ray Tracing in a Weekend
Compile-time dependencies:
- D language compiler (tested on DMD64 D Compiler v2.083.0)
- DUB (optionally)
Navigate to a project directory and execute:
dub build
./rtiaw
D language implementation of Ray Tracing in a Weekend
Compile-time dependencies:
Navigate to a project directory and execute:
dub build
./rtiaw