How to create simple animations in 3gp format?
        Posted  
        
            by yaseemin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by yaseemin
        
        
        
        Published on 2010-04-14T07:24:06Z
        Indexed on 
            2010/04/14
            12:03 UTC
        
        
        Read the original article
        Hit count: 461
        
I am trying to create a simple animation which includes face of a famous character. For example Santa Clause. The face and the lips of the character will act according to the given input message. For example if a string is inputed then the lips of the character will be opened and closed till the end of the string while the given input message is vocalized using a text to speech converter. Moreover if the " :) " is used the character in the animation will smile. How could I do this? I was told that I can create this type of animations using "smill". But this is not convenient for the other purposes therefore I need to use a different method. Could you give me any suggestions? Thanks in advence.
© Stack Overflow or respective owner