I study "Fundamentals of Multimedia : Ze-Nian Li , Mark S Drew" but , I didn't understand the meaning of "sprite". now Can someone explain me the meaning of "sprite"? and please explain me one algorithm for it. tnx
|
|
closed as not a real question by casperOne♦ Jun 4 '12 at 20:23
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
According to Wikipedia:
However, I'm not sure if it can indeed be an animation. As far as I know the term a sprite is a single-frame still image. Multiple sprites of a figure can be used to make an animation. For example, in a side-scrolling 16-bit game (such as the old Mario game), there's a sprite for mario standing still, two sprites for a running mario, etc. Upon input of the player the corresponding sprites are shown, animated or not. I also think SO is not the best site to ask such a question, I recommend graphicdesign.stackexchange.com |
|||
|
|