Thread: Starting...

  1. #1
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683

    Starting...

    I feel i have gained enough experience in basic programming..() i have started learning SDL on my own.. seems intresting and easy.. do you think this is a good start to learn real graphics... And i would appreciate links to sites which offer tutorials on SDL..

  2. #2
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683
    well many people say go for OpenGL.. some say DirectX.. and some SD... so which do u think is the best for me.. based on my situation

  3. #3
    >>to learn real graphics

    Then forget anything but DX or OGL. I lean towards DirectX as I believe it has a more promising future. But thats just my views...

    http://www.cprogramming.com/boardfaq...linkstutorials
    "There's always another way"
    -lightatdawn (lightatdawn.cprogramming.com)

  4. #4
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    I agree, althought openGL is quite impressive, and poses a bright future, it's not as graphically "broad" as DirectX (DDraw/D3D). Plus, DirectX9 (DX.NET?) is supposed to really bring DirectX out of the closet in terms of features and standardized code (no more 'relearning' every release)

    My personal suggestion: Get some background in openGL (still good to know), and around Thanksgiving when DX9 is released, work with that...

    DirectX (especially D3D) had a very rough start (I remember reading horrible articles from coders about the nightmares of this new thing called 'Direct3D'), but now it's been adapted by most major developers, and hardware manufacturers.... DX is the wave of the future!

  5. #5
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    >I agree, althought openGL is quite impressive, and poses a bright future, it's not as graphically "broad" as DirectX (DDraw/D3D).

    i think its twice as much so.

    i'd like to make a distinction, computer graphics and API's are two seperate things,

    the API's are easy to learn, Computer Graphics is not as easy, so get a book or read tutorials on both, but know the distinction.
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

  6. #6
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Please don't bump ancient threads. If you think the topic is still valid, open a new thread with a reference to the old if it helps.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Starting programs
    By Molokai in forum C Programming
    Replies: 1
    Last Post: 04-16-2009, 10:10 AM
  2. Interpreter.c
    By moussa in forum C Programming
    Replies: 4
    Last Post: 05-28-2008, 05:59 PM
  3. Starting out
    By VOX in forum Game Programming
    Replies: 5
    Last Post: 12-04-2004, 09:47 AM
  4. i am not able to figure ot the starting point of this
    By youngashish in forum C++ Programming
    Replies: 7
    Last Post: 10-07-2004, 02:41 AM
  5. question about reading inputs starting with 0
    By jibbles in forum C Programming
    Replies: 8
    Last Post: 08-09-2004, 03:27 AM