DirectX Tutorial

Are there any good DirectX C++ tutorials (perhaps a book)? I have searched, but found nothing.
http://www.google.com/

It depends where and how you search.
If I had not searched before I would not have asked. I just need a link. A link to a book or tutorial. That is all I need.
Not the latest book / links but certainly something to get you started in the world of DX.
The one I'm working through at the moment that seems allright : http://www.amazon.com/Introduction-Game-Programming-Direct-9-0c/dp/1598220160

And some web pages with examples.
http://www.two-kings.de
http://www.codesampler.com/dx9src.htm

Also gamedev is a usefull resource
http://www.gamedev.net/reference/list.asp?categoryid=24

Good luck!
Last edited on
Dark Byte, you should also try the tutorials and articles in the official documentation that gets installed with Direct X SDK. In my opinion most things get answered there.
I found Evil Steve's tutorial on D3D9 better than many books: http://thetavern.servebeer.com/?p=news (on the right, start from D3DTutorial1).
Topic archived. No new replies allowed.