Page 1 of 1
D3d
Posted: Wed Aug 20, 2003 3:38 am
by Ozguxxx
Hi everybody. My bro is programming 3d games using opengl and with my curiosity to just learn how windows api looks like I want to get into direct 3d, anyway, I want to know if there is a good web site having d3d tutorial, I need all stuff from scratch, I have done some ddraw but I think it is not supported by directx any more, and also it is not 3d
. Also my computer has a lower version of directx, I think I need to install current version of directx sdk, thanx...
Re:D3d
Posted: Wed Aug 20, 2003 8:12 am
by anubis
FAQs abt tutorials at:
http://www.microsoft.com/windows/directx/default.asp
http://www.codeguru.com/directx/index.shtml
http://www.scorpioncity.com/djdirectxtut.html
Though considered a competitor of OpenGL, there seems much too faqs on DirectX on net and in books. Might be cos it needs some COMming(COM programming) to start programming in D3d. ;D
Re:D3d
Posted: Wed Aug 20, 2003 7:04 pm
by ark
I guess it's technically not correct to use them now, but DirectDraw interfaces should still work. Otherwise, old games would stop running.