PDA

View Full Version : c# direct x book


peter cheung
03-31-2006, 01:02 AM
Hi all
I can't find any book that talk about c# direct x programming. Any recommend?
thanks
from Peter

Cronholio
03-31-2006, 03:52 AM
I would strongly recommend not using C#. It's not going to replace C++, and you are limiting yourself to Windows only development if you use it. If you are OK with that, then go for it, but chances are you are going to develop an interest in working on non-MS hardware or operating systems, and you are going to need C/C++ for that.

That said, there are 3 books availbale for game programming in C#

http://www.amazon.com/exec/obidos/search-handle-url/ref=br_ss_hs/102-7574975-3109706?platform=gurupa&url=index%3Dstripbooks%3Arelevance-above&field-keywords=C%23+game+programming&Go.x=0&Go.y=0&Go=Go

And there is plenty of C# related tutroials at the Direct X developer site as well as in the DX SDK.

http://msdn.microsoft.com/directx/

They were running a series of beginner game development articles on the MS site using C# but I can't find them now. Root around a little bit and they'll turn up.

Suricate
04-03-2006, 05:36 AM
Also take a look at this site (http://www.thezbuffer.com/) .

CGTalk Moderation
04-03-2006, 05:36 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.