-
DirectX Programming...
Hello,
Does any have any links to DirectX tutorials or know any good (fairly uptodate) books that
focus on directx programming (in conjunction with c++ of course)?
----Also, is there a standard windows api lib out there for creating win32 GUIs without using visual c++? I found one on google, but it seemed rather dated. Anyone recommend using the java api for GUIs?----
Thankyou.
-
Here's some links to get you started
First thing you need is the directX software development kit you can find it here along with a bunch of other helpful stuff.
http://msdn.microsoft.com/library/de...entid=28000410
The next thing you need is a wrapper to work with the directX SDK. You could even make one you self if you’re up to the task but there are lots of good ones all ready made for you. CDX is a great wrapper for directX when it comes to small 2d applications great for people with weak c++ skills like me.
http://cdx.sourceforge.net/main.htm
Just a site with some links on it to wrappers and such.
http://www.3dlinks.com/3dprogramming_directx.cfm