[Paraview] movie with paraview
Milan Felberbaum
milan.felberbaum at gmx.ch
Thu Jun 14 10:25:40 EDT 2007
Thanks Utkarsh, I indeed missed the end value, now it's working.
Just a question though: my data are turning around some kind of point
that i cannot determine; and it's quite annoying if you make a 360°
turn, it goes out of the window and come back again. Is it possible to
make it turn around the center of my 3D structure?
Best regards
Milan
Utkarsh Ayachit a écrit :
> Hi Milan,
>
> Yes, you have to hit "Apply" before creating the animation.
> I've attached a test xml that creates an animation for rotating the
> sphere. You can play it by using "Tools| Play Test".
>
> I think the problem is that you are missing changing of the end value
> for the "Rotate-0" key frame. Once you've added keyframe using "Add
> Key Frame", ParaView will automatically add 2 keyframes, one for start
> and one for end. You can add more if you like. In the next release
> we'll have a GUI which will make is simpler to edit keyframes. Change
> the "Key Frame Index" to 1 and then change the "Value" to something
> other than 0, say 180. Then the animation will change the X-Rotation
> from 0 to 180.
>
> Utkarsh
>
> Milan Felberbaum wrote:
>
>> Hi Utkarsh,
>> Many thanks for your quick response and for the soon reported issues!
>> I have all the same a problem with the transform filter: Do I have to
>> apply it first or not? and I just have to select in "property to
>> animate":/ Trasform - rotate (0)/? and how many keyframe do I have to
>> have? because i manage to do a movie, but it doesn't turn, i think i
>> am recording always the same image...
>> Anyway, thanks again for your help, and have a nice day
>>
>> Milan
>>
>>
>>
>>
>> Utkarsh Ayachit a écrit :
>>
>>> Hi Milan,
>>>
>>> Ideally one should be able to do the following:
>>>
>>> 1) Animate camera
>>> However, currently camera animation doesn't work well with
>>> rotations: we'll address that issue soon.
>>>
>>> 2) Animate "Orientation" shown on the display tab
>>> However, currently only source/filter parameters can be animated
>>> i.e. the properties on the display tab are not animatable: we'll
>>> address this issue soon as well.
>>>
>>> Until any of the above issues are fixed, you can do the following:
>>> * Apply "Tranform" filter to the source/filter producing the 3D
>>> structure.
>>> * Animate the "Rotate" property on the tranform filter by adding
>>> keyframe for it in the animation inspector.
>>>
>>> Once the animation is created, you can save it out as a movie.
>>>
>>> Utkarsh
>>>
>>>
>>> Milan Felberbaum wrote:
>>>
>>>> Hi,
>>>> I have a 3D structure that I visualize with paraview 3.0.1 on
>>>> MacOSX (or Windows...), and I was wondering if it were possible to
>>>> make a movie showing this 3D structure turning around its center.
>>>>
>>>> Any help is warmly welcomed.
>>>>
>>>> Milan
>>>>
>>>> _______________________________________________
>>>> ParaView mailing list
>>>> ParaView at paraview.org
>>>> http://www.paraview.org/mailman/listinfo/paraview
>>>>
>>>
>>
>------------------------------------------------------------------------
>
><?xml version="1.0" ?>
><pqevents>
> <pqevent object="MainWindow/menubar/menuSources" command="activate" arguments="SphereSource" />
> <pqevent object="MainWindow/objectInspectorDock/1pqProxyTabWidget0/qt_tabwidget_stackedwidget/objectInspector/Accept" command="activate" arguments="" />
> <pqevent object="MainWindow/menubar/menuFilters/Alphabetical" command="activate" arguments="TransformFilter" />
> <pqevent object="MainWindow/objectInspectorDock/1pqProxyTabWidget0/qt_tabwidget_stackedwidget/objectInspector/Accept" command="activate" arguments="" />
> <pqevent object="MainWindow/menubar/menuView" command="activate" arguments="Animation Inspector" />
> <pqevent object="MainWindow/animationPanelDock/1pqAnimationPanel0/scrollArea/qt_scrollarea_viewport/AnimationPanel/tracksGroup/propertyName" command="set_string" arguments="Transform - Rotate (0)" />
> <pqevent object="MainWindow/animationPanelDock/1pqAnimationPanel0/scrollArea/qt_scrollarea_viewport/AnimationPanel/keyFramePropertiesGroup/addKeyFrame" command="activate" arguments="" />
> <pqevent object="MainWindow/animationPanelDock/1pqAnimationPanel0/scrollArea/qt_scrollarea_viewport/AnimationPanel/keyFramePropertiesGroup/editorFrame/keyFrameIndex" command="set_int" arguments="1" />
> <pqevent object="MainWindow/animationPanelDock/1pqAnimationPanel0/scrollArea/qt_scrollarea_viewport/AnimationPanel/keyFramePropertiesGroup/editorFrame/SignalAdaptorKeyFrameValue/lineEdit" command="set_string" arguments="1" />
> <pqevent object="MainWindow/animationPanelDock/1pqAnimationPanel0/scrollArea/qt_scrollarea_viewport/AnimationPanel/keyFramePropertiesGroup/editorFrame/SignalAdaptorKeyFrameValue/lineEdit" command="set_string" arguments="180" />
> <pqevent object="MainWindow/animationPanelDock/1pqAnimationPanel0/scrollArea/qt_scrollarea_viewport/AnimationPanel/keyFramePropertiesGroup/editorFrame/SignalAdaptorKeyFrameValue/lineEdit" command="set_string" arguments="180" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
> <pqevent object="MainWindow/VCRToolbar/1QToolButton3" command="activate" arguments="" />
></pqevents>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070614/0a481208/attachment.html
More information about the ParaView
mailing list