> ## 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, 레이 트레이싱 및 gen9 XBOX 그래픽 주제를 다룹니다.

XBOX 게임 개발을 위한 그래픽 주제를 살펴보세요.

<CardGroup cols={2}>
  <Card title="DirectX-specs" icon="palette" href="/build/core-features/graphics/directx-specs">
    DirectX 기능의 엔지니어링 사양은 이제 GitHub의 DirectX-Specs에서 제공됩니다.
  </Card>

  <Card title="Gen9 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는 셰이더와 렌더링 상태로 GPU를 설정하기 위한 Pipeline State Object (PSO) 인터페이스를 제공합니다.
  </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 라이브러리를 사용하여 텍스처 밉맵 레이아웃과 텍셀 스위즐링 패턴을 계산할 수 있습니다.
  </Card>
</CardGroup>

## 함께 보기

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


## Related topics

- [GDK를 사용한 XBOX 및 PC의 그래픽](/ko/build/core-features/graphics/index.md)
- [그래픽](/ko/build/core-features/graphics/gc-graphics-toc.md)
- [Windows PC의 Fiddler](/ko/build/console-features/networking/tools/fiddler-pc.md)
- [XBOX PC Toolbox](/ko/tools/tools-pc/xboxpctoolbox/xboxpctoolbox.md)
- [NDA 토픽 디렉터리 - Microsoft Learn 라이브 링크](/ko/nda/nda-topic-directory.md)
