[vtkusers] Animation of a growing curve
Maksim Surov
surov.m.o at gmail.com
Thu Jun 25 13:52:32 EDT 2015
Hi, all. I'd like to animate a phase trajectory of DE such that in each
moment of time I add a small chunk to the curve. It should look like a
"growing curve".
I guess there are 2 ways:
1. Generate all the points by vtkParametricSpline, draw the curve, and set
opacity = 0; in each time moment change opacity for a part of the curve
2. Generate a new curve, adding one new point to the spline curve.
Anyway these look ugly for me.
--
*Best regards, *
*Maksim Surov*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150625/53585cfc/attachment.html>
More information about the vtkusers
mailing list