how to initialize direct x 9.0 in c++

Started by
3 comments, last by Drew_Benton 19 years ago
greetings game comunity! im new to game programming with direct x and ive got a huge prblem with its initialization. I have 2 questions to ask: 1) could somebody please give me the proper source code for its initialization. 2) what is an interface in Direct x 9.0. thanks
Advertisement
I believe the Forum FAQ has all the answers. And if it dosent, then there are a list of websites that have tutorials on this kind of stuff.
[size=2]aliak.net
Welcome!

You could look at the samples provided in the DirectX SDK.

Here are some tutorials too:
http://www.codesampler.com/dx9src.htm
http://www.drunkenhyena.com/
http://pluralsight.com/wiki/default.aspx/Craig.DirectX.Direct3DTutorialIndex
http://www.shaderx.com/direct3d.net/
DirectX 9 Tutorials Google Search

Best of luck
check out the D3D sdk tutorials, they are pretty simple and easy to learn

dark-hammer engine - http://www.hmrengine.com

If you want to get up and running quickly with D3D, also take a look at NeHe's base code. Should work straight out of the box. [wink]

This topic is closed to new replies.

Advertisement