Hi,
Here's the problem: I need an HD animplayer to play long animations.
The player needs to be accessible from CLI if possible, but if it's in the form
of a C library, then it works fine for me. I know there are many out there,
like BigAnim. But the fact is that you can control the anim from that player. I
don't want the user to be able to stop the anim or what with a push of a
button.
Actually, I need that player to make like a long movie, and I'll use C
or AMOS to put everything together (that's why it needs to be from CLI or in
the form of a C library OR in C source).
Can somebody help me?