开发者

What are the best 2D animation formats that could be used for android games

I know that its possible to use a sequence of images in a sprite, howeve开发者_如何学运维r, I would like to have something more decent, frame rate dependent, similar to some 3D available formates.

I would prefer something, vector based, similar to Flash, if any.

Thanks


I've seen some great results from SVG, which is a standard format that's supported by programs like Adobe Illustrator. http://code.google.com/p/svg-android/ is an SVG parser/renderer for Android. I haven't tried it myself but it looks promising.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜