Awesome
render-doctor
How to use?
- Fork this repository
render-doctotor
. - Launch RenderDoc, open a rdc capture file.
- Click
Interactive Python Shell
(you might need to activate this window fromMenu - Window - Python Shell
). - Click
Run Scripts
andOpen
, selectrender-doctotor/rd.py
from this repository. - Click
Run
and you will get a report folder named as your rdc capture file.
如何使用?
- Fork 本仓库
render-doctotor
。 - 启动 RenderDoc,载入一个 rdc 文件。
- 点击
Interactive Python Shell
(如果你从未使用过这个功能,需要点击菜单 - Window - Python Shell
激活它)。 - 点击
Run Scripts
以及Open
, 选择render-doctotor/rd.py
。 - 点击
Run
,运气好的话你会得到一个与 rdc 文件同名的报告文件夹。
Sample Reports
Implementataion details
renderdoc python api
https://renderdoc.org/docs/python_api/renderdoc/index.html
markdeep
https://casual-effects.com/markdeep/features.md.html
mermaid
https://mermaid-js.github.io/mermaid/#/flowchart?id=flowcharts-basic-syntax
FBX Python SDK
https://www.autodesk.com/developer-network/platform-technologies/fbx-sdk-2020-2-1