On Wed, Apr 23, 2008 at 10:57 AM, Alyson Deines <[EMAIL PROTECTED]> wrote: > > Hello, > I was just playing around with Sage, and I tried to animate > sphere(). > Is this not implemented yet? > What I did was this: > > L = [sphere((0,i,0))for i in range(10)] > > a = animate(L) > > a.show() > > with each line in a different cell. > After a = animate(L) it graphed the last entry in L > and after a.show() it graphed an empty 2-D plot. > > Thanks!
This is not implemented. Please implement it and post a patch :-) Seriously, there was a lot of discussion in sage-devel or support I think about a week ago about animating 3d plots. The situation at present isn't great, though it is possible. william --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---