CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: DirectX

  1. #1
    Join Date
    Jul 1999
    Posts
    535

    DirectX

    I wouldn't mind writing DirectX programs... but I dont know where to start... can someone point me to a goode directX tutrial or somethin'...
    any help would be much appreciated...
    Thanx... cube


  2. #2
    Join Date
    May 1999
    Location
    UK
    Posts
    65

    Re: DirectX

    Hello,

    I've bought several books on the subject and the best so far has to be:-

    Inside DirectX By Microsoft press, though note it covers 5.2 release only (Direct Draw, Direct Sound, Direct Input) No Direct3D though.

    It's available from Amazon.com

    Good Luck


  3. #3
    Join Date
    May 1999
    Location
    Seattle, WA USA
    Posts
    423

    Re: DirectX

    I do not know if you have the DirectX SDK, but it has many very good examples in it. I have also looked at the book "Inside Direct X", it is a pretty good book, but it is mostly reference. I found that the foxbear example, the wormhole example & the donuts example that come with the SDK are the best tools for learning basic directX.

    HTH
    --michael

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured