[vtkusers] camera

Aron Helser aron.helser at kitware.com
Thu Aug 16 09:57:51 EDT 2018


I feel like you haven't gotten an answer here because there is no simple
answer to your question.
I know that some work has been done in ParaView and Catalyst with steerable
simulations, where the user interacts and changes the simulation while it's
running, but that is not using just VTK, obviously.
I believe you would have to do either a multi-threaded or multi-process
implementation, with the simulation running independently of the VTK
pipeline, and updating the data structures that VTK is visualizing. This
won't be simple, but I'm not sure there is a better way.

Hopefully someone else can suggest a better/simpler idea?
-Aron

On Thu, Aug 16, 2018 at 7:25 AM shayan moradkhani <
shayan.moradkhani at gmail.com> wrote:

> while the simulation is running, i cannot move the camera with mouse
> input. i
> need to see the movement of different elements of my model during
> simulation
> and with camera implementation, i cannot do that. anyone has any idea?
> regards
> Shayan
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180816/b5298337/attachment.html>


More information about the vtkusers mailing list