Skip to content

Commit

Permalink
Add PBRT to exportable file formats list
Browse files Browse the repository at this point in the history
As of assimp#3580 assimp can export to the newest version of the PBRT renderer. This was not listed here.
  • Loading branch information
diiigle authored Apr 19, 2021
1 parent 0af558a commit 0643786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Fileformats.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down

0 comments on commit 0643786

Please sign in to comment.