The main feature is to export renderdoc captured mesh. Because I don't want to export csv and then convert it to fbx in other software. So I wrote this thing.
C++ code modified from https://github.com/chineseoldghost/csv2fbx
install:
use:
主要功能是导出renderdoc捕获的mesh。 因为我不想先导出csv,然后到别的软件中去转换成fbx。 所以我写了这个东西。
c++代码修改自 https://github.com/chineseoldghost/csv2fbx
安装,使用见上图