- 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 = true
inDesktop
- Loading light fields by separating them with comma:
light_fields = [path/to/first, path/to/second]
the brackets are important
W
,A
,S
,D
to navigateQ
,E
for rotationSpace
,Ctrl
for up and down- combine
Shift
with all, to move at a fourth of the speed