Status | Assigned | Task | ||
---|---|---|---|---|
Wontfix | kislinsk | T2289 Redesign of MITK Rendering Mechanisms | ||
Wontfix | kislinsk | T2295 Implement general concept for off-screen rendering |
Event Timeline
Comment Actions
Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.
Comment Actions
Still a todo. Important for testing and some applications.
Markus E.: Do you have experience in this area?
Comment Actions
Offscreen rendering basically works on windows systems:
m_RenderWindow->GetVtkRenderWindow()->SetOffScreenRendering(1);
However, on linux systems an additional annoying window will appear.
Comment Actions
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.