or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
40 used & new from £4.57

Have one to sell? Sell yours here
 
   
Managed DirectX 9 Kick Start: Graphics and Game Programming
 
See larger image
 

Managed DirectX 9 Kick Start: Graphics and Game Programming (Paperback)

by Tom Miller (Author)
4.4 out of 5 stars  See all reviews (7 customer reviews)
RRP: £25.44
Price: £15.04 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £10.40 (41%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Want guaranteed delivery by Wednesday, November 18? Choose Express delivery at checkout. See Details
25 new from £9.99 15 used from £4.57

Frequently Bought Together

Managed DirectX 9 Kick Start: Graphics and Game Programming + Introduction to 3D Game Programming with DirectX 9.0 (Wordware Game and Graphics Library) + Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach (Wordware Game and Graphics Library)
Price For All Three: £70.24

Show availability and delivery details


Customers Who Bought This Item Also Bought

Introduction to 3D Game Programming with DirectX 9.0 (Wordware Game and Graphics Library)

Introduction to 3D Game Programming with DirectX 9.0 (Wordware Game and Graphics Library)

by Frank D. Luna
4.8 out of 5 stars (4)  £24.93
Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach (Wordware Game and Graphics Library)

Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach (Wordware Game and Graphics Library)

by Frank D. Luna
5.0 out of 5 stars (1)  £30.27
Introduction to 3D Game Engine Design Using DirectX 9 & C#: Using Directx 9 and C# (Expert's Voice)

Introduction to 3D Game Engine Design Using DirectX 9 & C#: Using Directx 9 and C# (Expert's Voice)

by Lynn Thomas Harrison
3.0 out of 5 stars (4)  £32.22
Beginning Directx 9 (Game Development Series)

Beginning Directx 9 (Game Development Series)

by Wendy Jones
£26.40
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

by Andrew Troelsen
4.5 out of 5 stars (15)  £27.09
Explore similar items

Product details

  • Paperback: 432 pages
  • Publisher: Sams; Pap/Cdr edition (13 Nov 2003)
  • Language English
  • ISBN-10: 0672325969
  • ISBN-13: 978-0672325960
  • Product Dimensions: 23 x 18.8 x 1.8 cm
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon.co.uk Sales Rank: 109,309 in Books (See Bestsellers in Books)

    Popular in these categories:

    #3 in  Books > Computing & Internet > PC & Video Games > Programming > Direct
    #4 in  Books > Computing & Internet > Microsoft Windows > Programming > Direct3D & DirectX
    #6 in  Books > Computing & Internet > Programming > Graphics & Multimedia > Graphics
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Game Programming Course opens new browser window
www.Train2Game.com/GameProgramming  -  Study At Home To Be A Games Developer, Whilst Still Earning! 
   Directx 9 Graphics opens new browser window
Ask.com  -  Find the Best Results for Directx 9 Graphics
   Beginning Programming opens new browser window
www.libertybasic.com  -  Tutorial & Liberty BASIC software! Download free trial software now 
  
 

Product Description

Product Description

Managed DirectX was released with the latest version of the core DirectX libraries in DirectX9. It enables developers using the new .NET languages (i.e. C#, VB.NET, etc.) to develop rich multimedia applications with DirectX. Unfortunately the Managed DirectX runtime was released without adequate documentation, and developers are having a hard time figuring out the best way to write managed applications. This book covers how to use the Managed DirectX objects, how they differ from the core DirectX libraries, and how to create these rich multimedia applications in C#. It also covers in depth graphics techniques and the new high-level shader language shipping with DirectX9.



From the Back Cover

Managed DirectX was released with the latest version of the core DirectX libraries in DirectX9. It enables developers using the new .NET languages (i.e. C#, VB.NET, etc.) to develop rich multimedia applications with DirectX. Unfortunately the Managed DirectX runtime was released without adequate documentation, and developers are having a hard time figuring out the best way to write managed applications. This book covers how to use the Managed DirectX objects, how they differ from the core DirectX libraries, and how to create these rich multimedia applications in C#. It also covers in depth graphics techniques and the new high-level shader language shipping with DirectX9.


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
csharp
directx
mdx
game development

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

7 Reviews
5 star:
 (4)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.4 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
25 of 26 people found the following review helpful:
5.0 out of 5 stars No smalltalk, pure knowledge!, 30 Dec 2003
By Anders Hansen (Denmark) - See all my reviews
(REAL NAME)   
This author know what he is talking about! The title says a kick-start to Managed DirectX, that is correct. Where other DX books uses 200-300 pages to introduce DX and tell how to draw your first triangle, this book is using Vertex Buffers, Index Buffers, Swap Chains etc. within the first 40 pages. It only takes approx. 100 pages to cover the basic Direct3D and you will know how to write a simple 3D game.

Good:
* Pure knowledge without all the anoying smalltalk
* Not affraid of using/describing more advanced features
* Good intro-chapters on DirectInput, DirectSound and DirectPlay
* Good tips from the author (Lead programmer of Manged DirectX)

Bad: (Not bad, but things to keep in mind)
* This is not a beginners book. You will need intermediate .NET knowledge.
* If you have no knowlegde about 3D, this will be a difficult book to read. It uses many phrases from the 3D world without describing them. If you are a absolutly 3D beginner, this is not the right book for you.

Tom, I look forward to your next book!

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
5 of 5 people found the following review helpful:
5.0 out of 5 stars Great introduction to Managed DirectX, 16 Jul 2004
This is a great book covering the new direction of DirectX into Managed .NET . Written by the guy who was responsible for heading up the project at Microsoft, this book is full of useful to the point information.

If you ever wondered about DirectX or thought it looked over complex, then this book could be the foot in the door you have been waiting for ! The book describes in easy points the new clean .NETtified interface that Managed DirectX has, and how to do common things associated with games programming.

Prior knowledge of 3D terms and techniques would be useful, and some .NET experience would also be good. But the supporting code is very complete, and even a .NET noobie should be able to get to grips with it. I recommend doing a basic 3D primer before using this book if the reader has no 3D experience - it will smooth comprehension.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
3.0 out of 5 stars Interesting, but no "drive", 15 Aug 2005
As a reference of the classes, this is a good starting point. The first few chapters slam their way through rendering pipelines and whatnot, but I couldn't help feeling like I got much more out of a project based book, such as "Introduction to 3D Game Engine Design Using DirectX 9 and C#".

DirectX isn't just something you can recieve and know, it's something you have to apply, and you have to know why you're applying it, and the rationale behind actions, otherwise it'll remain very much out of grasp.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars A fantastic book for Visual Basic.net
I dont know anything about c# and that was fine because the text is easy to understand and the full Visual Basic.net source code is included on the CD. Read more
Published 20 months ago by Mr. D. Wainwright

4.0 out of 5 stars Quite cool
If you don't know anything about DirectX, and you know C# this book is a great buy.

The only big issue with it, is the fact none of the code compiles from the CDROM unless you... Read more

Published on 18 Sep 2005 by Mr. I. Warwick

4.0 out of 5 stars An overview for those that know, a glimpse for others
As an experienced programmer with little 3D or gaming background, I have always been passingly interested in this field. Read more
Published on 21 Jul 2005

5.0 out of 5 stars Useful
.Net 2 is out now, though MDX2 will never ever go gold. XNA is going to be the next production release of the managed DirectX technology. Read more
Published on 12 May 2005 by Paul

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.