[vtkusers] Animations...
Guest, Jackie
jguest at uncc.edu
Fri May 20 14:11:59 EDT 2011
First Post so bare with me;
I am animating a large number of actors over time using the python vtk wrapper...
like this...
while animate:
for actors
actor.setposition(x,y,z)
ren.render()
This seems to be the only way to reset the pipeline in this environment. Is there a way
to create one actor (say and unstructured grid)...change the point ids or modify the mapper
to reset point locations then re-render the scene. More speed is our goal.
Thanks...Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110520/812c21a9/attachment.htm>
More information about the vtkusers
mailing list