Format Support -- Aspose.3D FOSS for .NET

Aspose.3D FOSS for .NET provides classes for working with format support.


Overview

FormatExtensionReadWriteOptions classNotes
A3dw.a3dwNoYesA3dwSaveOptions
Amf.amfNoYesAmfSaveOptions
Collada.daeYesYes
Draco.drcNoYes
FBX.fbxYesYes
glTF.gltf / .glbYesYesGltfLoadOptions, GltfSaveOptionsBinary GLB also supported
HTML5.htmlNoYesHtml5SaveOptions
JT.jtYesNoJtLoadOptions
OBJ.objYesYes
PDF.pdfYesYes
PLY.plyYesYes
RVM.rvmYesYesRvmLoadOptions, RvmSaveOptions
STL.stlYesYes
U3D.u3dYesYesU3dLoadOptions, U3dSaveOptions
USD.usdNoYesUsdSaveOptions

Getting Started

Install Aspose.3D FOSS for .NET:

dotnet add package Aspose.3D.FOSS

Tips and Best Practices

  • Always dispose of document objects after use
  • Handle file I/O exceptions when reading or writing files
  • Check the API reference for the latest signatures

API Reference Summary

For full details, see the API Reference.

See Also

 English