瀏覽代碼

Merge pull request #3775 from diiigle/patch-1

Add PBRT to exportable file formats list
Kim Kulling 4 年之前
父節點
當前提交
d28e2e0a39
共有 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 )