Advertisement

DirectX SDK?

Started by March 14, 2003 08:21 AM
3 comments, last by Rubes 21 years, 8 months ago
What does it do? Eveybody is talking about DX SDK''s, but I have no idea what it is. And where can I get it?
Link

Little tip for future reference: before making a post with a question like this, type the subject line into Google. If the answer to your question is less than three clicks away, you''re not doing enough work on your own.

ld
No Excuses
Advertisement
The microsoft DirectX SDK is a set of libraries for accessing graphics hardware (thru directX) for C++, well in its v9 incarnation it also adds namespaces to the .net framework that can be called from any of the .net languages (vb.net, c#.net, C++.net, j#, etc)

Information

www.microsoft.com/windows/directx

Have to rush off to a meeting, will try and find a download link for you as well (not small mind you)
Andy-----------
The DX SDK is used so that you can access different components in your programming, such as DirectAudio, Direct3D, DirectSound, DirectInput, etc. The download is huge so if you don''t have high-speed internet, you should use a download manager such as Download Accelerator so you can pause during the day and resume at night.

Until Then, I Remain,

Brandon
Until Then, I Remain,Brandon
quote: Original post by Rubes
What does it do? Eveybody is talking about DX SDK''s, but I have no idea what it is. And where can I get it?


SDK - Software Development Kit
In other words, development tools & libraries for DirectX

This topic is closed to new replies.

Advertisement