Convert to 3D formats with advanced options
Leave feedback
On this page
GroupDocs.Conversion provides the ThreeDConvertOptions class to specify 3D file format conversion settings. This class implements IPagedConvertOptions for page selection support.
Supported 3D Formats
The following 3D (Three-Dimensional) file formats are supported:
Format
Extension
Description
FBX
.fbx
Autodesk FilmBox (motion capture, animation)
3DS
.3ds
3D Studio (DOS) mesh file format
3MF
.3mf
3D Manufacturing Format
AMF
.amf
Additive Manufacturing File Format
ASE
.ase
Autodesk ASCII Scene Export
DAE
.dae
Digital Asset Exchange (COLLADA)
DRC
.drc
Google Draco compressed 3D
FBX
.fbx
Autodesk Filmbox
GLTF
.gltf
GL Transmission Format (JSON)
GLB
.glb
Binary GL Transmission Format
OBJ
.obj
Wavefront 3D Object File
PLY
.ply
Polygon File Format
RVM
.rvm
AVEVA Plant Design Model
U3D
.u3d
Universal 3D File Format
USD
.usd
Universal Scene Description
USDZ
.usdz
Universal Scene Description (ZIP)
VRML
.vrml
Virtual Reality Modeling Language
X
.x
DirectX 3D Graphics (legacy)
JT
.jt
Jupiter Tessellation (ISO 14306)
Properties
Format - Specifies the desired 3D file format. Available options include: Fbx, Obj, Gltf, ThreeDS, U3d, Dae, Drc, Rvm, Amf, Ply, and others.
PageNumber - Specifies the starting page number for conversion (when source has multiple views/scenes).
PagesCount - Specifies the number of pages to convert.
Conversion Examples
ThreeDConvertOptions supports conversion between 3D formats. The following examples demonstrate common conversions.
FBX to OBJ
Convert an Autodesk FBX model to Wavefront OBJ format: