> ## 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 示例

> 随 GDK 一同发布并托管在 Xbox-GDK-Samples 仓库中的参考示例,端到端演示平台功能与 API 使用模式。

GDK 附带了参考示例,端到端演示平台功能。你可以用它们验证安装、学习 API 模式,并从可靠基线开始新项目。

## 在哪里找到示例

示例位于 [Xbox-GDK-Samples GitHub 仓库](https://github.com/microsoft/Xbox-GDK-Samples),并在安装后位于本地 `%GameDK%\Samples` 目录下。

## 示例分类

* **Graphics:** 光线追踪、Mesh Shader、可变速率着色 (VRS) 与 Sampler Feedback Streaming。
* **System:** 异步与任务队列、打包、游戏存档与 Persistent Local Storage。
* **Audio:** XAudio2、空间音频与 Game Chat 2。
* **Networking:** PlayFab Party、XCurl 与多人游戏。
* **Store:** XStore、应用内购买与 DLC。
* **Live:** XSAPI 成就、社交、多人游戏与排行榜。

## 后续步骤

如果示例可以在你的机器上构建并运行,说明你的环境已就绪。创建你自己的项目。

<Card title="构建你的第一款游戏" icon="arrow-right" href="/home/build-first-title/developing-new-titles">
  选择面向 PC、XBOX 或共享代码库的 Visual Studio 模板。
</Card>

## 参见

* [设置并安装 GDK](/home/setup-install/get-started)
* [安装 GDK 工具链](/home/setup-install/download-install)


## Related topics

- [Party 示例](/zh-CN/services/playfab/multiplayer/networking/party-samples.md)
- [在 Unity 中使用 GDK](/zh-CN/build/gdk-and-engines/unity/unity.md)
- [安装 GDK 工具链](/zh-CN/home/setup-install/download-install.md)
- [设置并安装 GDK](/zh-CN/home/setup-install/get-started.md)
- [示例](/zh-CN/build/core-features/common/game-streaming/building-touch-layouts/samples/index.md)
