I want to re-developt a platform 2D-game.
In this game I have been developped each character with a multiple picture to animate it.
And when the character play an action, each picture of a serie is play.
But, how I can load these pictures and how I can view the alias to view the background when each picture is playing ?
Without SDL !
;)
How to load an image file and view the aliasing ?
The SDK samples have lots of examples of drawing graphics using the GPU.
Maybe you can get some more information from the source code of FileAssistant?
http://tmpstore.free.fr/FileAssistant/v ... c.php?t=40
CTextureManager and CGfx do most of the graphical work.
PM me if you need anymore help!
Cheers,
71M
Maybe you can get some more information from the source code of FileAssistant?
http://tmpstore.free.fr/FileAssistant/v ... c.php?t=40
CTextureManager and CGfx do most of the graphical work.
PM me if you need anymore help!
Cheers,
71M