[vtkusers] vtkRenderWindowInteractor

Thomas Demachy thomas at mcube.fr
Tue Feb 13 09:14:04 EST 2001


If you do not want the interactivness to be triggered by a timer, you may
want the dynamic update to be triggered by the timer. Combined with the
desired update rate, you can manage to timeslice your rendering between
non-interactive update and user exchanges.

Regards,
Thomas



> -----Original Message-----
> From: vtkusers-admin at public.kitware.com
> [mailto:vtkusers-admin at public.kitware.com]On Behalf Of Arvind
> Lakshmikumar
> Sent: Monday, February 12, 2001 2:38 AM
> To: vtkusers at public.kitware.com
> Subject: [vtkusers] vtkRenderWindowInteractor
>
>
> Hi,
>   I am currently trying to display a simulation real-time in VTK. This
> simulation has a lot of actors and the position and
> orientations of these
> actors get updated frequently. WWhen I use a regular
> vtkRenderWindow, I'm
> able to do this and display a scene with moving actors.
> However, I want to
> view this scene interactively. I don't want the interactiveness to be
> triggered by a given event(like key/mouse press or timer). Is
> there any
> way to make the interactor do this? I'm using C++,VTK 3.1
> running under
> linux 6.2.
>
> Thanks a lot,
> Arvind
>
>
>
> --
> //////////////////////////////////////////////////////////////
> ////////////////
>     					Linux is like a Teepee,
>     					No Windows, No Gates,
>     					Only Apache inside.
>
>
> Arvind Lakshmikumar
> Laboratory for Intelligent,Real-Time and Secure Systems
> School of EECS
> Stocker Center
> Ohio University
> Athens, OH 45701
> Ph(Work): (740)593 0453
>   (Home): (740)592 5940
> Email: kla at rm.ece.ohiou.edu
> //////////////////////////////////////////////////////////////
> ////////////////
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list