[vtkusers] Update temporal pipeline in Java

Gerrick Bivins gbivins at objectreservoir.com
Fri Jun 19 10:09:40 EDT 2009


I eventually figured this out. If anyone is interested shoot me an email.
Had to do some tricks with SwingWorker threads.
Gerrick


On 6/17/09 1:46 PM, "Gerrick Bivins" <gbivins at objectreservoir.com> wrote:

> Hi All,
> I have a temporal pipeline setup and I¹m able to sequentially display the
> timesteps. Works great.
> Next I¹d like to do the following:
> 1. Allow user interaction via interactor while the pipeline is updating
> 2. Allow user to interrupt (or pause) at a specific time step
> I have the framework setup so that I can update the temporal pipeline
> separately from the graphics BUT to update the graphics, I need to trigger a
> render.
> From what I¹ve ³googled², Render updates have to happen in a single thread so
> I¹m not sure how to do what I want. Is it possible?
> Gerrick
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090619/c5d2e070/attachment.htm>


More information about the vtkusers mailing list