<div class="gmail_quote">On Sun, Apr 5, 2009 at 9:01 PM, Keith Lofstrom <span dir="ltr">&lt;<a href="mailto:keithl@kl-ic.com">keithl@kl-ic.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I want to make some animated GIFs.  I will be moving groups of<br>
geometric elements (lines, rectangles, ellipses) around.  Extra<br>
points if the tool facilitates 3D, perspective, and programmable<br>
point of view, but merely being able to do something like a pair<br>
of rotating boxes would be fine, I can extrapolate and do the<br>
coordinate transforms with that as a start.  I&#39;ve found a few<br>
modules with useless descriptions and much breakage;  perhaps<br>
somebody can point at robust alternatives.<br>
<br>
Keith<br>
<font color="#888888"><br>
--<br>
Keith Lofstrom          <a href="mailto:keithl@keithl.com">keithl@keithl.com</a>         Voice (503)-520-1993<br>
KLIC --- Keith Lofstrom Integrated Circuits --- &quot;Your Ideas in Silicon&quot;<br>
Design Contracting in Bipolar and CMOS - Analog, Digital, and Scan ICs<br>
_______________________________________________<br>
Pdx-pm-list mailing list<br>
<a href="mailto:Pdx-pm-list@pm.org">Pdx-pm-list@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/pdx-pm-list" target="_blank">http://mail.pm.org/mailman/listinfo/pdx-pm-list</a><br>
</font></blockquote></div><br><br clear="all">Hi Keith,<br><br>I know that Flash is often times seen as a bad word, but I&#39;ve had much better luck in the past doing this with Flash.  Before you say &quot;Hey, no Flash!&quot; you should also keep in mind it is fairly trivial to convert Flash render frames into individual GIF frames to splice together into an animation.<br>
<br>There are pretty good Perl libraries into Flash, but I&#39;m hesitant to recommend any since it&#39;s been years since I&#39;ve worked with this stuff.<br><br>Good luck,<br>-J<br><br>