SVG Animation in Python? - Any options other than Things! 0.4?
        Posted  
        
            by ThantiK
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ThantiK
        
        
        
        Published on 2010-04-16T14:29:56Z
        Indexed on 
            2010/04/16
            14:33 UTC
        
        
        Read the original article
        Hit count: 254
        
I recently gave my daughter some time on the computer, and she really likes a program called 'BabySmash!', and I also have another program that came with a keyboard attachment called 'Laugh, Smile & Learn' from playschool I think.
I'm not a python guru by any stretch of the imagination and I kind of have it in my head that I want to create some sort of program in the spirit of these two, with vector animation and sounds. Thing is, it doesn't look like there are many options for vector animation in python.
I found a library called Things! 0.4, but it's lacking in-depth documentation and seems to be more of an experiment in vector animation rather than a full blown solution. Are there any options that I'm not immediately finding? What other animation-libraries do you recommend? Even if the library isn't vector-based, ease of use is probably the strongest factor in my use.
© Stack Overflow or respective owner