good book directx + c#

Started by
5 comments, last by spiffy 18 years ago
i stopped programming win32api and directx7 a long time ago. with the release of visual c# 2005 express edition i started programming again and switched from C++ to C# (C++/CLI is crap). my question: Is there a good teaching book for directx-programming under c# out there? any recommendations? thanks in advance. bra
Advertisement
Books reviewed at this website

You will find a lot of resources on the internet, but I'm not quite sure if there are many books on Managed DirectX.
The zman has a list of good books for MDX/C#.

http://www.thezbuffer.com/categories/books.aspx

MDXInfo.com has some good tutorials and articles on MDX as well, especially on HLSL. Take note of the render loop they use in their tutorials. If you need a good explanation of it, they offered a very good one to me here.

Here are also a few other websites that have some tutorials/articles that may help:

MSDN Coding 4 Fun
C-Unit
The Hazy Mind

There are also some others that I am missing, but this should help you get started.
Original post by Pipo DeClown
Books reviewed at this website

Dang. Can't believe my book hasn't been reviewed yet.

Then again, maybe that's a good thing :)

David "LetsKillDave" WellerNVIDIA Developer Programs ManagerPersonal blog http://letskilldave.comPersonal Twitterfeed: letskilldaveNVIDIA Developer Announcements Twitterfeed: nvidiadeveloper (clever name, eh? :-)
David, coz you got good reviews at amazon.de I ordered your book today. hope it helps me developing my little game project.

bra
We also talked about in in this thread just a few days ago.
ZMan
MDXINFO :)

This topic is closed to new replies.

Advertisement