그래픽 분석 및 프로파일링 프로그램
- 유니티게임개발 / 기초공부
- 2021. 2. 23.
그래픽 분석 및 프로파일링 프로그램
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


Intel Graphics Performance Analyzers
software.intel.com/content/www/us/en/develop/tools/graphics-performance-analyzers.html
Intel® Graphics Performance Analyzers
Identify and troubleshoot performance issues in games using system, trace, and frame analyzers.
software.intel.com
기술문서
동영상 튜토리얼
software.intel.com/content/www/us/en/develop/tools/graphics-performance-analyzers/training.html


NVIDIA Nsight Graphics (NGFX)
developer.nvidia.com/nsight-graphics
NVIDIA Nsight Graphics
NVIDIA Nsight Graphics NVIDIA® Nsight™ Graphics is a standalone developer tool that enables you to debug, profile, and export frames built with Direct3D (11, 12, DXR), Vulkan (1.2, NV Vulkan Ray Tracing Extension), OpenGL, OpenVR, and the Oculus SDK.
developer.nvidia.com
developer.nvidia.com/tools-overview
developer.nvidia.com/nsight-visual-studio-edition


www.khronos.org/opengl/wiki/Debugging_Tools
Debugging Tools - OpenGL Wiki
There are several tools that can aid in the debugging of your OpenGL program. Debug Output Description: Debug Output is an OpenGL feature that makes debugging and optimizing OpenGL applications easier. It is a core feature of GL 4.3 (described specifically
www.khronos.org
'유니티게임개발 > 기초공부' 카테고리의 다른 글
유니티에서 fbx파일의 애니메이션 클립 복사하기 (0) | 2021.02.27 |
---|---|
유니티 프로젝트의 에디터 버전 확인하기 (0) | 2021.02.26 |
유니티에서 렌즈플레어 설정하기(lens flare) (0) | 2021.02.23 |
유니티 - 오브젝트의 lightmap uv, 라이트맵 생성하기 (0) | 2021.02.22 |
유니티 360 파노라마 동영상 캡처 기술문서 (0) | 2021.02.21 |