Thread: Graphic modes?

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    64

    Graphic modes?

    I'm using a graphic mode which is 640 x 480.
    Can it be done to make fx. 1024 x 768 pixels or 800 x 600 pixels.
    !G!

  2. #2
    Registered User
    Join Date
    Mar 2002
    Posts
    64
    Win98 / Turbo 3.0 C++ / BGI in TC..using graphics.lib
    !G!

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Don't think so - those are SVGA modes, and BGI is only VGA as far as I know.

    It's also a dead compiler, for an almost dead OS

    I would suggest one of
    http://www.libsdl.org/
    http://www.talula.demon.co.uk/allegro/
    http://www.opengl.org/

    And perhaps some compilers from
    http://www.compilers.net/
    http://www.thefreecountry.com/developercity/index.html

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 01-05-2009, 07:56 AM
  2. Pen-based application using graphic tablet ( c++)
    By aznimah in forum C++ Programming
    Replies: 1
    Last Post: 01-03-2009, 07:20 AM
  3. Replies: 2
    Last Post: 06-02-2008, 10:00 PM
  4. Graphic problem
    By kara in forum Linux Programming
    Replies: 2
    Last Post: 05-28-2006, 07:49 AM
  5. graphic code!
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 10-14-2001, 03:41 PM