Help A Newbie

Started by
13 comments, last by PsYcHoPrOg 24 years, 2 months ago
My e-mail adress is Psychoprog@hotmail.com
D:
Advertisement
My advice is not to just have a look just at the bitmap loading part in the book but read both of the chapters on directdraw in "tricks of the windows game programming gurus
Then you should be able to understand it. After all these books are for begineers arn''t they

-David
" The fastest code is the code you don't call "
I have read them, and I know, at least, how to create a surface and set it up. I also know how to set it to 16-bit or 8-bit w/ a palette. But I am having a lot of trouble loading bitmaps. Any code w/explination would help out a lot.

Games are the path to another dimension.
D:
http://www.gamedev.net/reference/programming/directx/article608.asp

Kevin

Admin for GameDev.net.

If you did read all those books you _should_ be able to figure out how to load it. If not, read them again. Look up the bmp format on wotsit.org and you should have a pretty good idea to how it works.

This topic is closed to new replies.

Advertisement