--- In [email protected], "ddailey" <[EMAIL PROTECTED]> wrote: > > "brucerindahl" <rindahl@> wrote: > http://www.lrcwe-data.com/tmp/test2.svg > > I wouldn't call it clunky though. > > After seeing how elegantly you coded it, I wouldn't call it clunky either. > > cheers, > David > > > > [Non-text portions of this message have been removed] > David - Thanks! Now I know this horse is dead but I just can't stop beating it. ;) I have updated the animations. The top horizontal motion didn't exactly match the rotation of the circles below. I found this great site on SVG animation: http://olaf.kilu.de/svgtest/index.php?in=animatt and it gave the exact parameters for moving the top circles. Jeff- if you need the correct parameters see this reference or my updated file. I changed the fill-opacity animation to animating the display attribute between none and inline. The performance seems better. Batik is the best followed closely by ASV and then Opera 9.5 (these are subjective or course). Jonathan - you are right, as you add additional layers of animation the performance quickly suffers. I wonder if the solution is to start using direct graphic hardware calls.
The final version is at: http://www.lrcwe-data.com/tmp/test3.svg Overall it was instructive - I haven't done much animation before. The next fun one would be accurate display of elliptical motion - where the velocity is directly related to the distance from the center of attraction - think planetary motion. It is still amazing what you can do with the standard SVG spec. Bruce ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

