Thread: Improving C++ graphics

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    155

    Improving C++ graphics

    Is there a way to scrap the ugly 79x25 boring console window and create some awesome graphics in place? Anyway to spice up the format a bit? I use Borland compiler and I use Quincy to program my code with

  2. #2
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    Look up Allegro; or if you want, start programming in Windows and look up GDI; when you're through with GDI, look up DirectDraw or OpenGL.
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Turtle Graphics, how does it work?
    By freddyvorhees in forum C++ Programming
    Replies: 15
    Last Post: 08-28-2009, 09:57 AM
  2. Graphics Programming :: Approach and Books
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2004, 08:33 PM
  3. egavga.bgi problem
    By sunil21 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 09-22-2003, 05:06 PM
  4. Graphics Devices and Cprintf clash
    By etnies in forum C Programming
    Replies: 6
    Last Post: 05-09-2002, 11:14 AM