directx11--using the Windows SDK for development

Source: Internet
Author: User

When looking at the Dragon Book (Introduction to 3D Game programming with Directx 11), the developer kit used in the Microsoft Directx SDK (June 2010), The development package has also been going on for about 8 years now. Now, Microsoft has actually updated the relevant components of DX with the Windows SDK and no more updates to the DirectX SDK. If you are using Visual Studio 2017, you may find that DX11 development-related header files such as D3D11.h are already included in the system library by default. For the previous Dragon Book project, used some only the DX SDK has the header files, such as: D3dx11.h,dxerr.h and so on. However, in the Windows SDK, these unique header files have also been discarded. In fact, DX11 desktop applications can be developed independently from the old DirectX SDK.

In the following example, I will combine the Dragon book and the official Microsoft Tutorial to develop a DirectX 11 desktop application using the Windows SDK.

Current Update:
DIRECTX11 initialization

Refer to some of the sites:
DirectX SDK Samples

EFFECTS11 Frame

DirectX Tool Kit

Dragon Book website

directx11--using the Windows SDK for development

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.