Page MenuHomePhabricator

Implement general concept for off-screen rendering
Closed, WontfixPublic

Event Timeline

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

Still a todo. Important for testing and some applications.

Markus E.: Do you have experience in this area?

Offscreen rendering basically works on windows systems:

m_RenderWindow->GetVtkRenderWindow()->SetOffScreenRendering(1);

However, on linux systems an additional annoying window will appear.

kislinsk claimed this task.
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.