[Pdx-pm] Creating animated geometric GIFs with Perl?

Eric Wilhelm enobacon at gmail.com
Mon Apr 6 10:46:05 PDT 2009


# from Keith Lofstrom
# on Sunday 05 April 2009 21:01:

>I want to make some animated GIFs.  I will be moving groups of
>geometric elements (lines, rectangles, ellipses) around.

CAD::Drawing has these geometric primitives, transformations, and an 
Image::Magick output connector.

Ellipses might be a hangup - IIRC I::M goes with the "rectangle" 
definition, which may or may not allow rotation.  The output dispatch 
tables are pretty simple to extend if anything is missing.

I also know a local consultant you can hire for this kind of thing. ;-)

--Eric
-- 
I arise in the morning torn between a desire to improve the world and a
desire to enjoy the world. This makes it hard to plan the day.
--E.B. White
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------


More information about the Pdx-pm-list mailing list