Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
=== Inside DirectX === | === Inside DirectX === | ||
Author: Brett R. Moffett | Author: Brett R. Moffett | ||
https://archive.org/details/insidedirectx0000barg/page/n583/mode/2up | |||
=== Tricks of the Windows Game Programming Gurus === | === Tricks of the Windows Game Programming Gurus === | ||
Line 18: | Line 20: | ||
https://theswissbay.ch/pdf/Gentoomen%20Library/Game%20Development/Programming/Tricks%20of%20the%20Windows%20Game%20Programming%20Gurus%20-%20Fundamentals%20of%202D%20and%203D%20Game%20Programming.pdf | https://theswissbay.ch/pdf/Gentoomen%20Library/Game%20Development/Programming/Tricks%20of%20the%20Windows%20Game%20Programming%20Gurus%20-%20Fundamentals%20of%202D%20and%203D%20Game%20Programming.pdf | ||
https://archive.org/details/tricksofwindowsg00lamo | |||
=== Windows Game Programming for Dummies === | === Windows Game Programming for Dummies === | ||
Author: André LaMothe | Author: André LaMothe | ||
https://archive.org/details/windowsgameprog000lamo | |||
=== The Zen of Direct3D Game Programming === | === The Zen of Direct3D Game Programming === |
Revision as of 12:59, 31 August 2024
Books
DirectX complete
Root, Michael D 1998
Inside DirectX (Microsoft Programming Series)
Win32 Game Developers Guide With Directx 3
https://archive.org/details/win32gamedevelop0000kolb/page/490/mode/2up
Inside DirectX
Author: Brett R. Moffett
https://archive.org/details/insidedirectx0000barg/page/n583/mode/2up
Tricks of the Windows Game Programming Gurus
Author: André LaMothe
https://archive.org/details/tricksofwindowsg00lamo
Windows Game Programming for Dummies
Author: André LaMothe
https://archive.org/details/windowsgameprog000lamo
The Zen of Direct3D Game Programming
This book target DirectX7, but it also covers the DirectX basics, which are useful also understand the later versions
Author: Peter Walsh