PDA

Click to See Complete Forum and Search --> : Boooks...


Nov 3rd, 2000, 02:47 PM
whats the best book to buy to learn directX....??
I am making a game as you should know.. and I need to learn directx...


Thanks,
Dennis

Fox
Nov 3rd, 2000, 04:07 PM
Inside DirectX

Nov 3rd, 2000, 04:45 PM
if it's so good, then why don't you know Dx???

:rolleyes:


You told me you only knew the blitting function....

j/k :D


thanks a lot...

More suggestions are welcome.

Nov 4th, 2000, 07:42 AM
I remember you saying that you had Game Programming Starter kit (Version 3), correct? Well if you take a look at Version 4, there is a book shipped with it called "DirectX In 24 hours" or "DirectX in 21 Days." (I forget what it was called). I'm not sure how good it is, but it's something you might want to look into.

Nov 4th, 2000, 08:03 AM
Dx in 24hrs sucks.....
it just tells you Dx... it doesn't even tell you where to put any of the code....

the book I just got,
"Computer Game Programming in DirectX"
is great,
it comes with an awesome game called "Ned's turkey farm"
there are 14 demo's, and it works up from displying a bitmap, to the completed game.... :)

SteveCRM
Nov 4th, 2000, 08:14 AM
Looks like yet another book to add to my wish list...who comes up with stuff like Ned's Turkey Farm??? :)

Nov 4th, 2000, 08:59 AM
It's a really cool game,
you are in a plane and you shoot birds, :D

Fox
Nov 4th, 2000, 02:12 PM
I know DX, but not in VB...

Nov 4th, 2000, 02:18 PM
I thought you told me you knew it for VB, but not for C++???

:confused:

Koralt
Nov 8th, 2000, 05:33 PM
Fox, you know DX, but not for VB? Can you tell me how to get DMA, and maybe point me to an example? I need to get a pointer to the backbuffer data... (in c++) ... no one has info on how to do it.

Fox
Nov 9th, 2000, 07:14 AM
Did I right-understand that, you want to directly access a buffer in DDraw, ie. to manipulate the pixels? Just that I don't waste my time ;)

Koralt
Nov 11th, 2000, 08:04 PM
::Nods:: Correct. =)

Fox
Nov 12th, 2000, 10:36 AM
Ok, I sent you a mail then :)