Thread: Graphics in DOS help :)

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    1

    Talking Graphics in DOS help :)

    Hello, I am a fairly new user of C++, and I am in searh of a good downloadable tutorial (please don't tell me books I should get, because I am very very cheap) on making graphics in dos programming in C++... I can't find one! Your help will be great, and thanks for your time!

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    29

    Post Graphics

    In the Tutorials section, theres a link to a downloadable zip which contains multiple graphics tutorials.

    You can also look at the FAQ which has info on graphics, and links to some sites which offer more information.

  3. #3
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    www.brackeen.com

    it contains the best DOS graphics tutorial there is. Read it.
    My Website

    "Circular logic is good because it is."

  4. #4
    Registered User
    Join Date
    Aug 2001
    Posts
    35
    Try this site, though i think its in C, but it might do.
    http://www3.bc.sympatico.ca/alexande...troduction.htm

  5. #5
    Registered User
    Join Date
    Sep 2001
    Posts
    140
    Or you could use mutt dos library which supports mouse, keyboard, interrupts, vesa graphics modes, system speaker backgorund music, and more. If you want Ill send you my newest version, it has a few bugs but its pretty usefull.

  6. #6
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Hey, stupid_mutt, you might be interested in my sound library. It can mix an unlimited number of samples in real time. It plays from a 256 byte buffer so the transfers are very fast.

  7. #7
    Registered User
    Join Date
    Sep 2001
    Posts
    140
    Ya that would be cool, is it for djgpp? Ive decided that im probly not gonna do anything else with my library and I dont really wanna have rick put it on flashdaddee because its not so user friendly, but do you want a copy? If you wanna send me your sound thing my email is: [email protected]
    Last edited by stupid_mutt; 01-16-2002 at 03:20 PM.

  8. #8
    Registered User minime6696's Avatar
    Join Date
    Aug 2001
    Posts
    267

    Post Hello!

    I am making a 3d Software Rendering Library called "DosGL", its fully extendable based on resolutions... its almost complete. the only thing about it is I need to add more shapes, only squares right now. It works exeedingly well, and the syntax is simple and easy like OpenGL. If you'd like more infornmation email me: [email protected], or preferably AIM me: aGaBoOgAmOnGeR, or MSN IM me: ditto email.

    SPH

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Visual C++ and DOS graphics modes
    By Zasty in forum C++ Programming
    Replies: 2
    Last Post: 11-16-2002, 01:49 PM
  2. Graphics for DOS under Dev-C++
    By bubux in forum C Programming
    Replies: 16
    Last Post: 07-08-2002, 01:24 PM
  3. Dos graphics header
    By Vicious in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 05-14-2002, 12:24 PM
  4. Extremely Simple Graphics In Dos
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 03-07-2002, 07:25 PM
  5. VC++ graphics in dos.
    By StormySpike in forum C++ Programming
    Replies: 5
    Last Post: 09-28-2001, 10:24 AM