Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 915 Bytes

File metadata and controls

25 lines (17 loc) · 915 Bytes

LightFieldVRViewer

Requirements

How to run

  • Just run cargo: cargo run --release

How to configure

  • using the settings.conf
  • Force desktop mode by setting force = true in Desktop
  • Loading light fields by separating them with comma:
    • light_fields = [path/to/first, path/to/second] the brackets are important

Controls for Desktop-Viewer

  • W, A, S, D to navigate
  • Q, E for rotation
  • Space, Ctrl for up and down
  • combine Shift with all, to move at a fourth of the speed