VTK/3DConnexion Devices Support: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
Line 16: Line 16:
</pre>
</pre>
2. Copy the full command line in the prompt and add -I at the end, to run the test in interactive mode
2. Copy the full command line in the prompt and add -I at the end, to run the test in interactive mode
3. Enjoy
3. Enjoy



Revision as of 17:57, 21 August 2009

Support for 3DConnexion Devices (SpaceNavigator, SpacePilot) inside VTK

THIS IS EXPERIMENTAL WORK

How to use it

  1. Install the 3DConnexion Device driver
  2. Configure vtk by setting VTK_USE_TDx to TRUE
    1. on Windows, there is nothing else to set
    2. on Linux, set the advanced variables to
  3. Build VTK

Launch TestTDx in interactive mode 1. Get the full command line of the test with:

$ ctest -R TestTDX -V -N

2. Copy the full command line in the prompt and add -I at the end, to run the test in interactive mode

3. Enjoy

Linux

Windows

Mac

empty