[Paraview] Move camera along streamline
Berk Geveci
berk.geveci at kitware.com
Sat May 26 12:15:19 EDT 2007
On 5/26/07, Fabian Braennstroem <f.braennstroem at gmx.de> wrote:
> Hi,
>
> is it possible with paraview to move a camera along a streamline
> with a set view point?
> Would be interesting...
Not without some effort. You have to use the python scripting engine
to do this. It would require:
* Fetching the streamlines from the server
* Moving the camera along one of the polylines (streamlines)
-berk
More information about the ParaView
mailing list