|
|
|
|
![]() ![]() |
Apr 30 2007, 12:33 PM
Post
#1
|
|
|
Way Out Of Control - You need a life :) Group: Members Posts: 1,366 Joined: 14-September 04 From: Nottingham England Member No.: 570 |
Can anyone recommend a good book For advanced modern graphics programming ? The Last book I read "Ultimate Game Programming With DirectX-9" was quite useless. I have experimented with Direct3D 9, and OpenGL 1.5 on and off for a while now, and want to learn all the advanced stuff. Cg is my shader language of choice, c/c++ for the usual stuff... and completely avoiding all that Visual Basic C# .NET Rubbish... Thanks. I was considering the Cg tutorial book by nvidia, but it has some bad reviews on Amazon. |
|
|
|
Apr 30 2007, 03:23 PM
Post
#2
|
|
|
Super Member Group: [HOSTED] Posts: 500 Joined: 5-November 06 Member No.: 17,016 myCENTs:NEGATIVE[-20.12] |
Apparently there isn't much book on DirectX9. A few from the Premier Press is quite good
Real-time.Rendering.Tricks.and.Techniques.in.DirectX 3D.Game.Programming.All.In.One Special.effects.game.programming.with.directx This site also provide quite a lot of information http://gpwiki.org/ Those books mostly concentrates on games. Other than that, i've a few in .Net, which i think you would want. Btw, i'm writing a .net based 3D graphic multimedia system. I have to use .net so i can deliver the software faster, where C++ will take longer time to develop, and even more time needed to debug and perfect the coding. Maybe towards the end, when things settle down, i'll convert the 3D engine into C++ based. Generally the basic instruction for DirectX9 doesn't differ much for .net and non-.net. DirectX SDK from microsoft also prove to be useful. Get Feb 2006 or earlier if you want the use legacy DirectShow features, after that version, DirectShow is moved to Platform SDK. Also don't bother with the newer SDK, cause it includes DirectX10, which is redundant if you're not targeting Vista. Do that note of the syntax changes (mainly the parameters needed per function), if you have diff release of DirectX SDK. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th December 2008 - 11:35 AM |