Format Support -- Aspose.3D FOSS for Java

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


Overview

FormatExtensionReadWriteOptions classNotes
A3dw.a3dwNoYesA3dwSaveOptions
Amf.amfNoYesAmfSaveOptions
Collada.daeNoYesColladaSaveOptionsImport not supported in Java edition
Draco.drcNoYesDracoSaveOptions
FBX.fbxYesYesFbxLoadOptions, FbxSaveOptions
glTF.gltf / .glbYesYesGltfLoadOptions, GltfSaveOptionsBinary GLB also supported
HTML5.htmlNoYesHtml5SaveOptions
JT.jtYesNoJtLoadOptions
OBJ.objYesYesObjLoadOptions, ObjSaveOptions
PDF.pdfYesYesPdfLoadOptions, PdfSaveOptions
PLY.plyYesYesPlyLoadOptions, PlySaveOptions
RVM.rvmYesYesRvmLoadOptions, RvmSaveOptions
STL.stlYesYesStlLoadOptions, StlSaveOptions
U3D.u3dYesYesU3dLoadOptions, U3dSaveOptions
USD.usdNoYesUsdSaveOptions

Getting Started

Install Aspose.3D FOSS for Java:

Maven <dependency> org.aspose: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