<div dir="ltr">I feel like you haven't gotten an answer here because there is no simple answer to your question. <div>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.</div><div>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.</div><div><br></div><div>Hopefully someone else can suggest a better/simpler idea?</div><div>-Aron</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 16, 2018 at 7:25 AM shayan moradkhani <<a href="mailto:shayan.moradkhani@gmail.com">shayan.moradkhani@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">while the simulation is running, i cannot move the camera with mouse input. i<br>
need to see the movement of different elements of my model during simulation<br>
and with camera implementation, i cannot do that. anyone has any idea?<br>
regards<br>
Shayan<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>