게임 개발 자료/DirectX 스터디

RenderDoc, Intel GPA, PIX 그래픽스 프로그래밍 프로파일링, 디버깅 도구

원소랑 2023. 12. 6. 01:59
728x90

RenderDoc

RenderDoc은 MIT 라이선스의 무료 독립형 그래픽 디버거.

Windows, Linux, Android, Nintendo Switch™ 플랫폼에서 Vulkan, D3D11, D3D12, OpenGL, OpenGL ES RHI를 사용하는 모든 애플리케이션을 빠르고 쉽게 단일 프레임을 캡처하고 상세히 살펴볼 수 있습니다.

https://renderdoc.org/

 

RenderDoc

I've written this post with a specific target audience in mind, namely those who have a good grounding in existing APIs (e.g. D3D11 and GL) and understand the concepts of multithreading, staging resources, synchronisation and so on but want to know specifi

renderdoc.org

 

Intel GPA

GPA 는 Graphics Performance Analyzers 의 약자.

풀네임은 Intel® Graphics Performance Analyzers

https://www.intel.com/content/www/us/en/developer/tools/graphics-performance-analyzers/overview.html

 

Intel® Graphics Performance Analyzers

Identify and troubleshoot performance issues in games using system, trace, and frame analyzers.

www.intel.com

 

PIX

PIX는 DirectX 12를 사용하는 Windows 및 Xbox 게임 개발자를 위한 성능 튜닝 및 디버깅 툴.  세 가지 주요 작동 모드를 제공합니다:
1. Direct3D 12 그래픽 렌더링의 성능을 디버깅하고 분석하기 위한 GPU 캡처.
2. 게임에서 수행되는 모든 CPU 및 GPU 작업의 성능과 스레딩을 이해하기 위한 타이밍 캡처.
3. 시스템 모니터는 게임이 실행되는 동안 실시간 카운터 데이터를 표시합니다.

https://devblogs.microsoft.com/pix/introduction/

 

Introduction

PIX is a performance tuning and debugging tool for Windows and Xbox game developers using DirectX 12.  It provides three main modes of operation: GPU captures for debugging and analyzing the performance of Direct3D 12 graphics rendering. Timing captures f

devblogs.microsoft.com

 


게임 개발에 필수적인 내용을 담는 명서들을 소개합니다.

 

<유니티 교과서 개정6판>(유니티 최신 버전) 구입 링크
https://link.coupang.com/a/be3P0t

 

유니티 교과서 개정6판

COUPANG

www.coupang.com


<리얼-타임 렌더링(REAL-TIME RENDERING) 4/e> 구입 링크
https://link.coupang.com/a/8VWas

 

리얼-타임 렌더링 4/e

COUPANG

www.coupang.com

 

<이득우의 게임 수학:39가지 예제로 배운다! 메타버스를 구성하는 게임 수학의 모든 것> 구입 링크
https://link.coupang.com/a/9BqLd

 

이득우의 게임 수학:39가지 예제로 배운다! 메타버스를 구성하는 게임 수학의 모든 것

COUPANG

www.coupang.com

 

유니티 에셋 스토어 링크
https://assetstore.unity.com?aid=1011lvz7h

 

에셋스토어

여러분의 작업에 필요한 베스트 에셋을 찾아보세요. 유니티 에셋스토어가 2D, 3D 모델, SDK, 템플릿, 툴 등 여러분의 콘텐츠 제작에 날개를 달아줄 다양한 에셋을 제공합니다.

assetstore.unity.com

(링크를 통해 도서/에셋 구입시 일정액의 수수료를 지급받습니다.)


 

728x90
반응형