Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

bitmaps in directx

Options
  • 02-09-2002 8:53pm
    #1
    Closed Accounts Posts: 90 ✭✭


    Hey, i've been learning some c++ over the summer, and now i'm getting into directX so that some day i may be able to make Contra style scrolling 2D shooters :) Just wondering, I'm learning DirectX with some old information, is there any funtion to load bitmaps into memory in the new versions of DX, or do I still have to write/"borrow" some seperate code to do this? THX!


Comments

  • Registered Users Posts: 175 ✭✭SCRUB


    Im sure it does , just install the MSDN and do a search.

    of if your just getting into programming, go to www.wotsit.org
    to get descriptions of file formats.
    get the bmp one and try and code a bmp loader.

    tis very simple and good practice.

    write out some pseudo code first and think about it.


Advertisement