Thread: DirectDraw Tutorials

  1. #1
    Registered User
    Join Date
    Sep 2001
    Location
    England
    Posts
    121

    DirectDraw Tutorials

    I've just started using the MS DX8.1 SDK for some of my first DX development, but looking in the SDK documentation I couldnt find much help on DirectDraw, is there a new name for DirectDraw or something, am I just missing it?

    If there isnt any help in the SDK could anyone point me to some good, detailed DirectDraw tutorials for DX8 or 8.1 that you would recommend for a beginner (I heard DirectDraw is the easiest DX component to start with).

    Thanks
    Robert602

  2. #2
    DDraw was merged with D3D in version 8. You're looking at a much more sophisticated monkey. Just dive right into 3D... Theres plenty of great tuts out there for it. Try DrunkenHyena.com and Sunlightd.com. Plus theres plenty of good examples in the SDK for it.

    Of course its all backwards compatible so if you're really into DDraw you could just use all the DX7 interfaces to it...
    "There's always another way"
    -lightatdawn (lightatdawn.cprogramming.com)

  3. #3
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  4. #4
    Registered User
    Join Date
    Sep 2001
    Location
    England
    Posts
    121
    That DX book was good, thanks Dual-Catfish and Magos. I can learn Direct Draw from the e-book, although are there any significant differences in the other components (D3D, DInput, DSound etc) between DX8 and DX7, what I'm getting at is would it be better for me to learn these components from the e-book as DX7 or to find a DirectX 8 tutorial and learn from there?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Why don't the tutorials on this site work on my computer?
    By jsrig88 in forum C++ Programming
    Replies: 3
    Last Post: 05-15-2006, 10:39 PM
  2. Wiki for Tutorials
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 08-16-2005, 03:03 PM
  3. CProgramming.com should update their tutorials.
    By PorkyChop in forum C++ Programming
    Replies: 17
    Last Post: 09-19-2004, 10:51 PM
  4. DirectDraw Tutorials
    By DarkViper in forum Game Programming
    Replies: 1
    Last Post: 03-03-2004, 05:43 AM
  5. Replies: 3
    Last Post: 08-14-2003, 01:37 PM