Thread: Beginning Graphics

  1. #1
    Registered User
    Join Date
    Aug 2001
    Location
    CCA
    Posts
    9

    Beginning Graphics

    I'm a C programmer and would like to learn the basics of how to do things like plot and move things on the screen. My compiler is MS Visual Studio 2010. If you could point me to any good resources or have any ideas please let me know.

    Thanks, RC

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Did you search google for relevant tutorials? You could look at SDL, OpenGL, and DirectX, to start with. Google will give you lots of good info on all three.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  3. #3
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    You might want to consider a third-party graphics library, such as SDL or OpenGL.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C Beginning
    By BharatNT2IE in forum C Programming
    Replies: 3
    Last Post: 05-22-2013, 03:14 AM
  2. Just Beginning
    By gamblingman in forum General Discussions
    Replies: 38
    Last Post: 10-11-2012, 01:19 AM
  3. Beginning ASM.
    By Krak in forum C++ Programming
    Replies: 4
    Last Post: 12-06-2004, 06:27 PM
  4. beginning C++
    By datainjector in forum C++ Programming
    Replies: 2
    Last Post: 12-12-2002, 02:27 AM
  5. In the beginning...
    By CAP in forum Game Programming
    Replies: 21
    Last Post: 05-29-2002, 01:40 PM

Tags for this Thread