Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Direct3D

Feedback

In this article

Direct3D is a low-level API for drawing primitives with the rendering pipeline, or for performing parallel operations with the compute shader. See the content below for more information.

For info about obtaining and installing Direct3D, seeDirect3D 12 programming environment setup.

In this section

TopicDescription
Getting started with Direct3DDiscusses Direct3D in more depth, different application models, different versions, rendering, and compute.
Direct3D 12 graphicsDirect3D 12 provides an API and platform that allows your application to take advantage of the graphics and computing capabilities of PCs equipped with one or more Direct3D 12-compatible GPUs.
Direct3D 11 GraphicsYou can use Microsoft Direct3D 11 graphics to create 3-D graphics for games and scientific and desktop applications.
DXGIDXGI handles enumerating graphics adapters, enumerating display modes, selecting buffer formats, sharing resources between processes, and presenting rendered frames to a window or monitor for display.
HLSLHLSL is the high-level shader language for DirectX. Using HLSL, you can create C-like programmable shaders for the Direct3D pipeline.
DDSThe DirectDraw surface file format (DDS) supports uncompressed and compressed (DXTn) textures, mipmaps, cube maps, and volume maps. It's supported by DirectXTex, DirectXTK, legacy D3DX, and other DirectX tools.

Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

  • Last updated on

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?