Another Rust Ray Tracer
- Open root directory in Visual Studio Code
- Run one of the following build tasks
- Rust: cargo build [debug]
- Rust: cargo build [release]
- Open root directory in Visual Studio Code
- Run one of the following build tasks
- Rust: cargo run [debug]
- Rust: cargo run [release]
- Select a quality level from the dropdown menu