Thread: Where do I learn DirectX???

  1. #1
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584

    Where do I learn DirectX???

    Now that I have the SDK (well, I just have to download it -- I have the URL of the download), I need to know where to learn it. Somebody suggested sunlight's tutorial. Will that be enough? I am a Windows programmer, and there tutorial on Windows is good, but not great. Do you know what I mean? Thanks.

    --Garfield
    1978 Silver Anniversary Corvette

  2. #2
    Fingerstyle Guitarist taylorguitarman's Avatar
    Join Date
    Aug 2001
    Posts
    564
    Check out the documentation that came with the sdk.
    The help file and samples are a great resource.

    Otherwise you can get nehe style programs at
    www.drunkenhyena.com

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    421
    do a search for DirectX tutorials on google, or buy a book! I recommend the latter.

    I hope you have a fast connection.. coz the SDK is huge

    good luck
    U.
    Quidquid latine dictum sit, altum sonatur.
    Whatever is said in Latin sounds profound.

  4. #4
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Yeah, the SDK is huge. Unless you have a fast connection like DSL or cable modem you will be waiting for about 20 hours.

    I had a friend who had a cable modem download it for me and then burn it onto a CD. Installed the beasty is about 350MB and the download is something like 280-290 MB if you want everything. The tutorials and samples in the SDK are very helpful. Also if you have Visual Studio 6 it has all the docs on DirectX (and much much more) you will ever need.

  5. #5
    Fingerstyle Guitarist taylorguitarman's Avatar
    Join Date
    Aug 2001
    Posts
    564
    The sdk docs with VS6.0 are old and out-dated. Use the docs that will come with the new sdk. For instance, DirectDraw and Direct3D are now DirectGraphics in DX8. There is no more retained mode and the way that stuff is done is slightly different. (easier)

    A hint - just do the component download. You don't need the VB stuff that comes with the full download.

  6. #6
    What will people say if they hear that I'm a Jesus freak?
    What will people do if they find that it's true?
    I don't really care if they label me a Jesus freak, there is no disguising the truth!

    Jesus Freak, D.C. Talk

    -gnu-ehacks

  7. #7
    Registered User Dual-Catfish's Avatar
    Join Date
    Sep 2001
    Posts
    802
    I Suggest a free book, like the one in my signature.
    'Learn Direct X in 21 days' I think it is.

  8. #8
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    I would like to get a book, but I don't have the $$$ right now. I'm building a system and that is draining my pocket. I think I'm just going to go with the websites and what comes with the SDK. Thanks, guys!!!

    --Garfield
    1978 Silver Anniversary Corvette

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Please Help with Beginning DirectX Programming
    By toonlover in forum Game Programming
    Replies: 9
    Last Post: 11-12-2005, 12:02 PM
  2. directX problem
    By Da-Nuka in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 04-03-2005, 01:03 AM
  3. DirectX 8 with Borland
    By Tommaso in forum Game Programming
    Replies: 11
    Last Post: 08-12-2003, 09:30 AM
  4. Directx SDK Documentation
    By Zoalord in forum Game Programming
    Replies: 4
    Last Post: 05-08-2003, 06:07 AM
  5. Managed DirectX Programming Books (C# only!)
    By Grayson_Peddie in forum Game Programming
    Replies: 0
    Last Post: 05-05-2003, 02:54 PM