Skip to content

Commit

Permalink
Update use_the_lib.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
kimkulling committed Apr 25, 2021
1 parent c28c2a0 commit f2fe400
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions source/usage/use_the_lib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,31 @@ For instance:
return true;
}

The following file formats are currently supported:
- collada
- x
- stp
- obj
- objnomtl
- stl
- stlb
- ply
- plyb
- 3ds
- gltf2
- glb2
- gltf
- glb
- assbin
- assxml
- x3d
- fbx
- fbxa
- m3d
- m3da
- 3mf
- pbrt
- assjson

Data Structures
===============
Expand Down

0 comments on commit f2fe400

Please sign in to comment.