Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm starting a new game project with Java. And I want to know if I can use gif file to have an animated image or I have to use a sprite and crop this file to animate my image. What's the better way ?

Thanks

share|improve this question
What kind of "game project" is this? Swing, HTML5, ...? – user647772 Feb 1 '12 at 8:54
We have no limit with Java, so I think I will use Swing – guillaume Feb 1 '12 at 9:03
Goole says: devdaily.com/blog/post/jfc-swing/… – user647772 Feb 1 '12 at 9:04
Yes It's work I know, but my ask was more about the performance Because the project is a Shoot'm Up and there is a lot of explosion... – guillaume Feb 1 '12 at 9:12
Then you should be more specific about the meaning of "better" in your question. – user647772 Feb 1 '12 at 9:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.