Skip to content

Controls Gui

Daniel Buzzo edited this page Jul 8, 2017 · 13 revisions

GUI and Controls

GUI

  • backplane clipping: clip far elements of the depth mesh according to distance.
  • background color: alter window background color (R,G,B sliders. Alpha slider currently non-functional
  • gridsize: alter step size of live depth mesh. value of 1 shows mesh at default size, greater values increase steps between points (making mesh more coarse)
  • blobsize: set rendered dot size when drawing point cloud

keyboard

  • g: show or hide GUI and help text
  • 1: render mesh as point cloud
  • 2: render mesh as triangle surfaces
  • 3: render mesh as simple wireframe
  • a: toggle painting mesh with RGB camera image
  • n: toggle calculation of mesh surface normals
  • i: toggle illumination of mesh from world light
  • l: launch file dialog, load folder of recorded mesh frames or stop playback of recorded mesh
  • spacebar: toggle pause/playback of recorded mesh
  • < > step backward and forward through recorded mesh when paused
Clone this wiki locally