[vtkusers] How to perform continuous interaction between opengl and vtk window

Soumya Dutta soumya.nsec at gmail.com
Sun Aug 4 13:43:51 EDT 2013


anyone with any thoughts regarding this?


On Sat, Aug 3, 2013 at 1:09 PM, Soumya Dutta <soumya.nsec at gmail.com> wrote:

> Hello Everyone,
>
> I have an opengl code that uses glui for capturing user interaction and in
> one of its button event I call an executable using system("./exe") to
> invoke another prog that is a vtk volume renderer. That vtk volume renderer
> reads settings from a file and displays the volume. It has its own
> interaction. However I was thinking of doing this interaction between
> opengl and vtk simultaneously. Currently, all the time the vtk window is
> on, I can not interact with the opengl window, only when I close it then
> the opengl window becomes active again. Is there a way I can keep both of
> the windows active at the same time so that I change something in opengl
> window and that reflects in the vtk window. Thanks for your time..
>
> --
> *Yours' Sincerely*,
> Soumya Dutta
>
> **
>
>
>


-- 
*Yours' Sincerely*,
Soumya Dutta
Graduate Student
Department of Computer Science and Engineering
The Ohio State University
**
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130804/3973e557/attachment.htm>


More information about the vtkusers mailing list