[Paraview] Follow a moving object

David E DeMarle dave.demarle at kitware.com
Thu Jul 29 16:43:49 EDT 2010


There is still no good way to do this in the UI. Please file a feature
request. I don't see any reason why this can't be made automatic in
the GUI.

In the meantime, the path I am thinking that one might do this at the
user level is to select the point/cell you want to follow, plot that
over time. Then via python you would extract the coordinates from that
plot and use them to set up camera keyframes.

Check the mailing list too, this has been discussed fairly recently
and there might have been a better solution. I can't seem to track
down the conversation for some reason though.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Thu, Jul 29, 2010 at 12:43 PM, Rick Angelini
<rick.angelini at us.army.mil> wrote:
> I have a time series dataset and the geometry moves over time.  Is there a
> way to make the geometry so that it remains centered in the display window?
>   I want to keep the view centered on a part centroid, for instance.
> Otherwise, the object moves off of the screen over time .....
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list