> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 使用 GDK 在 XBOX 与 PC 上进行图形开发

> 面向 XBOX Series X|S、XBOX One 与 Windows 的 GDK 游戏的 DirectX 12 规范、Dolby Vision、HDR、光线追踪以及第九代 XBOX 图形主题。

浏览 XBOX 游戏开发中的图形相关主题。

<CardGroup cols={2}>
  <Card title="DirectX 规格" icon="palette" href="/build/core-features/graphics/directx-specs">
    DirectX 各功能的工程规格现已在 GitHub 上的 DirectX-Specs 提供。
  </Card>

  <Card title="面向第 9 代 XBOX 的 Dolby Vision" icon="palette" href="/build/core-features/graphics/dolby-vision-for-gaming">
    Dolby Vision 是由 Dolby 创建的高动态范围 (HDR) 视频格式的名称，具备更丰富的色深与视觉表现……
  </Card>

  <Card title="图形" icon="palette" href="/build/core-features/graphics/gc-graphics-toc">
    本节介绍 Microsoft Game Development Kit (GDK) 中的图形功能。
  </Card>

  <Card title="XBOX Series X|S 图形显存" icon="memory" href="/build/core-features/graphics/graphics-memory-overview">
    Microsoft Game Development Kit (GDK) 重构了图形虚拟内存系统。
  </Card>

  <Card title="XBOX Series X|S 图形功能" icon="circle-info" href="/build/core-features/graphics/graphics-newfeatures-toc">
    我们很高兴向游戏开发者介绍众多可供利用的 XBOX Series X|S 图形功能。
  </Card>

  <Card title="序列化与派生的管线状态" icon="chart-line" href="/build/core-features/graphics/graphics-pso-overview">
    D3D12 提供了 Pipeline State Object (PSO) 接口，用于为 GPU 设置着色器与渲染状态。
  </Card>

  <Card title="图形示例" icon="code" href="/build/core-features/graphics/graphics-samples">
    本主题列出 Microsoft Game Development Kit (GDK) 中可用的图形示例。
  </Card>

  <Card title="XBOX 上的 Windows Imaging Component (WIC)" icon="palette" href="/build/core-features/graphics/image-processing-overview">
    本主题介绍 Microsoft Game Development Kit (GDK) 中可用的 Windows Imaging Component (WIC) 功能。
  </Card>

  <Card title="XBOX 纹理布局与平铺" icon="palette" href="/build/core-features/graphics/scarlett-tex-layouts">
    与 XBOX One 世代类似，XG 库可用于计算纹理 mip 布局与纹理像素的 swizzling 模式。
  </Card>
</CardGroup>

## 另请参阅

* [通用](/build/core-features/common/index)


## Related topics

- [使用 GDK 在 XBOX 与 PC 上进行图形开发](/zh-CN/build/core-features/graphics/index.md)
- [使用 GDK 在 XBOX 主机上进行网络开发](/zh-CN/build/console-features/networking/index.md)
- [来自 XFest 与 XDD 的 XBOX 图形演讲](/zh-CN/build/core-features/graphics/overviews/presentations/index.md)
- [访问 GDK 资源与下载](/zh-CN/home/onboarding-access/access-resources.md)
- [在 Unity 中使用 GDK](/zh-CN/build/gdk-and-engines/unity/unity.md)
