- Rust toolchain (https://www.rust-lang.org/) (tested with: rustc 1.41.1, stable branch)
- CMake (https://cmake.org/) (tested with: cmake 3.15.5)
- VK_NV_ray_tracing capable GPU (Windows, Linux)
- Just run cargo:
cargo run --release
- using the
settings.conf - Force desktop mode by setting
force = trueinDesktop - Loading light fields by separating them with comma:
light_fields = [path/to/first, path/to/second]the brackets are important
W,A,S,Dto navigateQ,Efor rotationSpace,Ctrlfor up and down- combine
Shiftwith all, to move at a fourth of the speed