opengl and animated gif

hello,

i write very bad english so …

I want to know how use animated gif instead of bmp ??? or, how use un file *.gif instead of file *.bmp ?

Thanks!

Either go to Wotsit and check the fileformat for GIFs, or download a third party library to load the files for you. Don’t know of any libraries that handle GIFs though.

Due to some copyright issues, not much support of GIF loading.
You may find that using TGA format is a better choice since it is very well supported and lot’s of examples of loading TGA.

I think if you want a animated texture, then use muliple images to create the animation. This would be the easy way, then you just change the texture to simulate animation.

Originally posted by lelou:
[b]hello,

i write very bad english so …

I want to know how use animated gif instead of bmp ??? or, how use un file *.gif instead of file *.bmp ?

Thanks![/b]