Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 659 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 659 Bytes

A.R.R.T

Another Rust Ray Tracer

splash.png

Build

  1. Open root directory in Visual Studio Code
  2. Run one of the following build tasks
    1. Rust: cargo build [debug]
    2. Rust: cargo build [release]

Run

  1. Open root directory in Visual Studio Code
  2. Run one of the following build tasks
    1. Rust: cargo run [debug]
    2. Rust: cargo run [release]
  3. Select a quality level from the dropdown menu