RenderDoc
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it. |
RenderDoc | |
---|---|
![]() | |
Developer(s) | Baldur Karlsson |
Initial release | 2-25-2014 |
Repository | https://github.com/baldurk/renderdoc |
Operating system | Android, Google Stadia, Linux, Nintendo Switch, Microsoft Windows[1] |
Platform | Cross-platform |
License | MIT License |
Website | renderdoc |
RenderDoc is a free and open source frame debugger that can be used to analyze single frames generated by other software programs such as games. RenderDoc can provide in-depth analysis of single frames from any application that uses Vulkan, D3D11, OpenGL & OpenGL ES, or D3D12.[2][3] RenderDoc also allows the user to manipulate a captured frame to see and extract different things such as texture maps, models, assets, and more.[4][5] RenderDoc can also capture assets outside the view of the game's camera.[6] RenderDoc supports analyzing frame rendering costs on the graphics processing unit.[7]
RenderDoc development started as a spare-time project out of need for a reliable debugger and was then expanded to support more platforms.[8] In 2014 Crytek announced RenderDoc is released for free.[9] At GDC 2018, AMD announced that Radeon GPU Profiler would include support for RenderDoc.[10] RenderDoc also integrates with well known game engines such as Unity and Unreal Engine.[11][12] Oculus maintains it's own fork of RenderDoc.[13]
References
- ^ https://renderdoc.org
- ^ "This Is How A Single Frame Is Rendered In A Modern 3D Engine". 15 March 2015.
- ^ Gach, Ethan. "Picking Apart A Single Frame In DOOM".
- ^ "Watch the footy play out on your dining table thanks to AI and augmented reality". 25 June 2018.
- ^ "Bringing Galaxy on Fire 3 to Vulkan: Vulkan on Android".
- ^ "GPU Performance for Game Artists".
- ^ https://www.gamasutra.com/blogs/RubenTorresBonet/20200519/363191/Where_Are_You_Spending_Your_GPU_Performance_Budget.php
- ^ https://www.imaginationtech.com/blog/renderdoc-gains-powervr-support/
- ^ https://www.gamasutra.com/view/news/211880/Crytek_is_giving_away_its_new_Renderdoc_graphics_debugger_for_free.php
- ^ "AMD at GDC 2018".
- ^ https://docs.unity3d.com/Manual/RenderDocIntegration.html
- ^ https://docs.unrealengine.com/4.26/en-US/TestingAndOptimization/PerformanceAndProfiling/RenderDoc/
- ^ https://developer.oculus.com/documentation/unity/ts-renderdoc-for-oculus/