浏览代码

Add PBRT to exportable file formats list

As of #3580 assimp can export to the newest version of the PBRT renderer. This was not listed here.
Tobias Rittig 4 年之前
父节点
当前提交
0643786288
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/Fileformats.md

+ 1 - 0
doc/Fileformats.md

@@ -81,6 +81,7 @@ __Exporters__:
 - JSON (for WebGl, via https://github.com/acgessler/assimp2json)
 - ASSBIN
 - STEP
+- [PBRTv4](https://github.com/mmp/pbrt-v4)
 - glTF 1.0 (partial)
 - glTF 2.0 (partial)
 - 3MF ( experimental )