Thread: graphics programming in c++

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

    Question graphics programming in c++

    hi
    i want to begin graphics programming in c++ from basics.
    please help me and give me urls of tutorials and basic codes if u have.
    thank you for your kind co-operation.

  2. #2
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683
    well if you are verry new to programming and have no idea what computer graphics programming means.. i would recomend BGI as a start.. it is verry easy.. but veeery buggy and slow... Well once you get the basic concepts you can move up the ladder and learn SDL etc.. may be then OpenGL etc etc...

    I am presently workin with BGI .. many people here might laugh at me for saying "I use BGI".. But with not much experience and learning BGI oon my own with no ones help i was able to create a fully functional chess game... Now i am confident of learning SDL, Direct X which are advanced when compared to BGI..

    But for a begginer.. BGI is the way to go i would say.. surely all would not agree upon this...

  3. #3
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    for future dealings we like to see a little effort, not do all the work for you.

    http://www.google.com/search?hl=en&i...ics+in+c%2B%2B

  4. #4
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    If you've learned C++ already and know how to write console
    applications well, I suggest you head to the Allegro site,
    This library is very easy to use and nearly the same as programming with console apps.

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