Skip to content

Add an option to select the embedded camera to use

Michael Migliore requested to merge fix-camera into master

Fixes #213 (closed)

  • Add an --camera-index option to select the camera to use (only supported by glTF for now).
  • Set the window title before initialization to display the correct title directly.
  • Add the VTK version in the --version option
Edited by Michael Migliore

Merge request reports