Using C # for DirectX development,

Source: Internet
Author: User

Using C # for DirectX development,

The Manage DirectX section of DirectX 9.0 contains the following nine sets. Microsoft. directX. audioVideoPlayback. dll Microsoft. directX. diagnostics. dll Microsoft. directX. direct3D. dll Microsoft. directX. direct3DX. dll Microsoft. directX. directDraw. dll Microsoft. directX. directInput. dll Microsoft. directX. directPlay. dll Microsoft. directX. directSound. dll Microsoft. directX. in fact, dll can use C # To develop DirectX applications. That is to say, you only need to install the General DirectX 9 Runtime Library (DirectX 9.0 End-User Runtime. Microsoft recommends the installation of DirectX 9.0 Developer Runtime, which is actually the Assembly, but more debugging information. Directx9.0 sdk for C # does not include any version of Runtime, that is, there are no 9 assemblies. It only includes examples and documents. There are two solutions. 1. To install DirectX 9.0 Developer Runtime at Microsoft, it seems that there are more than 100 MB. 2. Install the normal DirectX 9.0 Runtime, and test 9 DLL files from the Global Assembly Cache (C: \ Windows \ Assembly \ GAC). You can test C: \ WINDOWS.

\ Microsoft. NET \ Managed DirectX \ v4.09.0020.900, which is the directory created by the SDK. In addition, Directx9.0 sdk for C # is designed for VS. NET 2002. After you finish the operation, one project template is added and a directory is added to MSDN. However, neither of Android 2003 is available.

A patch is also provided for the 2003 Documentation. The content is the same, probably DirectX 9.0b Documentation for. NET Framework 1.1 and Visual Studio. NET 2003. Item

The template can also be modified manually.

C # and directx of some information, the most basic is Microsoft Site msdn. http://msdn.microsoft.com/library/default.asp? Url =/nhp/Default. asp? Contentid = 28000410 http://www.kuhnstall.de/tutorials/dx9sharp1.html http://www.gotdotnet.com/team/directx/ http://www.drunkenhyena.com/docs/d3d_tutorial.phtml

The related directx9.0b sdk is downloaded here: http://www.microsoft.com/downloads/details.aspx? FamilyId = 61CDD2D4-C67E-4BDF-8BDE-99709B090ED6 & displaylang = en DirectX 9.0b SDK Extras: Documentation. NET Framework 1.1 and Visual Studio. NET 2003 This download contains a setup that will correctly install the DirectX 9.0b documentation for use with.. NET Framework 1.1 and

Visual Studio. NET 2003.

And In Codeproject:

Http://www.codeproject.com/cs/media/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.