Thread: Bitmap in VC++

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    23

    Bitmap in VC++

    Ive read other posts but they havent helped. Could someone tell me how to load a bitmap into a console c++ program and display it to the screen. Note this is a visual c++ program, so please dont tell me to use librarires like graphics.h and libraries that vc++ doesnt provide. Thank you for all your help.

  2. #2
    'AlHamdulillah
    Join Date
    Feb 2003
    Posts
    790
    have you tryed the search feature of this forum? i remember there was a post about converting bitmaps to ASCII and displaying them. As for straight out bitmap support, you cant use it if I remember.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Loading a bitmap (Without using glaux)
    By Shamino in forum Game Programming
    Replies: 7
    Last Post: 03-16-2006, 09:43 AM
  2. OpenGL -- Bitmaps
    By HQSneaker in forum Game Programming
    Replies: 14
    Last Post: 09-06-2004, 04:04 PM
  3. Loading a Bitmap resource for OpenGL Texture[x]
    By the dead tree in forum Game Programming
    Replies: 4
    Last Post: 08-26-2004, 01:12 PM
  4. bitmap not going onto screen
    By stallion in forum Windows Programming
    Replies: 4
    Last Post: 02-22-2003, 10:07 AM
  5. texture is all white in opengl!
    By Crossbow in forum Game Programming
    Replies: 7
    Last Post: 03-31-2002, 11:54 AM