Thread: Suggested first graphics?

  1. #1
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310

    Question Suggested first graphics?

    I know a bit of C++ now, and would like to learn some graphics. Anyone have any suggestions on how to get started?

    thanks,

    napKIN

  2. #2
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    You better know more than a bit of C++ to go onto learning an API. Have you ever looked at some of the code of games with graphics? Whoa that is some crazy stuff!

  3. #3
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    I suggest starting out with mode 13 which is a very simple graphics mode, but still very fun to play around with. There are some VGA tutorials at www.brackeen.com.
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  4. #4
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310
    Thanks alot, I'm gonna start that tutorial tonight

    napKIN

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