Page MenuHomePhabricator

Port and redesign 3D Connexion Mouse support for linux
Closed, WontfixPublic

Description

Right now MITK supports the Connexion Mouse just under Windows. A support for Linux and Mac is still missing.
Imo there are two possible ways:

  • use the vtkTDx classes

(http://www.itk.org/Wiki/VTK/3DConnexion_Devices_Support)

  • use the 3d Connexion SDK

(http://www.3dconnexion.com/service/sdk/licence-agreement/sdk-download.html)
and modify the SpaceNavigator driver class to work under linux/mac.

Since the vtkTDx classes only focus on using the spacenavigator in a render window, I suggest to write something compatible to the windows driver class.

Event Timeline

Johannes + Clerance + Paul: Started to implement this as a plugin. Work in progress.

kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.