Page MenuHomePhabricator

Facilitate convinient interacion with surfaces in 3D
Closed, WontfixPublic

Description

With T5498 it will be impossible to interact with surfaces in a 3D view using mitkAffineInteractor or mitkSurfaceInteractor.

Mathias once implemented mitkAffineInteractor3D to be used for surfaceinteraction in 3D.

A nice solution would be to merge both Interactors or tell the AffineInteractor to propagate the Event to mitkAffineInteractor3D if necessary.

Event Timeline

Interaction of AffineInteractor in 3D not intuitive (clumsy) and thus temporarily disabled. To activate 3D interaction we have to enhance AffineInteractor (one class) to do 2D and 3D interaction.

ToDos:

  • analyse if AffineInteractor3D (in Modules/mitkExt/Core/Code/Interaction) does a good job on 3D interaction: possible and intuitive to rotate, translate, scale?
  • Yes: then port implementation to mitkAffineInteractor.
  • No: then come up with an idea to enhance AffineInteractor for 3D interaction!

What is the status of this bug?

Johannes is working on a nice feature enabling nice 3D interaction.

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

kislinsk added a project: Bulk Edit.
kislinsk removed a project: Bulk Edit.