Merge pull request #3775 from diiigle/patch-1

Add PBRT to exportable file formats list
pull/3788/head^2
Kim Kulling 2021-05-01 09:15:34 +02:00 committed by GitHub
commit d28e2e0a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 )