On Monday, April 9, 2012 7:30:59 AM UTC-7, Tobias Weich wrote: > > Great! This hack is not only useful for 3D-Animation but also solves a > problem I encountered some days ago: Making an animation where each frame > consists of an graphics_array. I'd really appreciate if animate would be > improved this way. However, being quite new to Sage and Python I will not > be much help in developing this feature. Maybe I could help testing it a > little bit if necessary... >
You might want to check another sage-support thread which dealt with exactly the same problem: https://groups.google.com/d/msg/sage-support/B_BEoDKUD7o/ufZ8H_O_uvEJ The command to put the frames together isn't particularly difficult, so you can skip creating the dummy animation. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
