Link to home
Start Free TrialLog in
Avatar of Sana060101
Sana060101

asked on

Search for Book

Suggest me a good book on game development in general and game development using directx. I have seen most of the books on directx that focuss more on sprites. I want a book that can help me in 3d game development and 3d concepts used in games.
Avatar of zawar
zawar

Use the DirectX SDK samples. Better than any book. You might want to get Inside Direct 3d (the new edition is called something else). And stick around on this board :).
Zawar.
This question was LOCKED with a PROPOSED ANSWER and awaits your decision today.  Once a question is LOCKED with a Proposed Answer, few new experts will step in to help on that question, since the assumption is, you've been helped.  If the Proposed Answer helped you, please accept it and award that expert.  If it did not help you, please reject it and add comments as to status and what else is needed.
 
If you wish to award multiple experts, just comment here with detail, I'll respond as soon as possible.  As it stands today, you asked the question, got help and not one expert was awarded for the contribution(s) made.  Your response is needed.  I'll monitor through month end, and if you've not returned to complete this, we'll need to decide.  Expert input is welcome (as always) to determine the outcome here if the Asker does not respond.
 
Your response in finalizing this (and ALL) your question(s) is appreciated.
 
Moondancer
Community Support Moderator @ Experts Exchange

Avatar of Sana060101

ASKER

I don't want the book on directx specifically. Actually I want a book that can explain the 3d concepts used in games or a book that explains the problems of 3d game and their solutions. If any book can address these issues using directx that will be great.  
maybe you should check out www.gamasutra.com as well as www.gamedev.net - its free and there is so much there.
ASKER CERTIFIED SOLUTION
Avatar of jacobkristensen
jacobkristensen

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,

I bought this book a while back and it seems to be getting quite good press of late. It's one of the new Prima books that has been coming out, which are edited by Andre Lamothe.
 
Beginning Direct3D Game Programming
by Wolfgang F. Engel, Andre' Lamothe (Editor), Amir Geva

Good thing about this book is that it deals with the latest features of DirectX8(DX8). For a long while there were books claiming to use this version of DirectX but focused on the old API DirectX7.

The reason why I think it's important to get a well written DX8 book though is because this version was a complete re-write of the API.

Anyway, hope this helps you.