hello,
I am just learning VTK (and C++ GUI programming) and have hopefully simple question.
The main application launches rendered window at some point in application. Would like to be able for the main thread to continue, while VTK window is displayed. Is there a particular method to launch VTK window as a thread?
My environment is Linux, with boost and pthreads at my disposal. Thanks.
VTK is visualization toolkit, see vtk.org