안녕하세요.
정글러입니다.
RenderDoc은 아래 홈페이지에서 다운받을 수 있습니다.
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
Launch Application에 파일 path 등록해줍니다.

Launch하고 스크린을 캡쳐하면 아래와같이 나오게 됩니다.



pipeline state / mesh viewer
모두 잘 나오는 것을 볼 수 있습니다.
RenderDoc 사용법을 간단하게 알아봤습니다!
'Graphic > Computer Graphics' 카테고리의 다른 글
[Graphics] 벡터 사이의 곱하기 Dot Product/ Cross Product (0) | 2025.05.21 |
---|---|
[Graphics] Stable Fluids (Navier-Stokes equation) 알아보기 (1) | 2025.04.24 |
[Graphics] Compute Shader 알아보기 (0) | 2025.04.03 |
[Graphics] Barycentric Coordinate System 알아보기 (0) | 2025.03.10 |
[Graphics] Rasterization과 Ray tracing의 차이 (0) | 2025.02.21 |