Aspose.3D for Java 22.11 Release Notes

Improvements and Changes

KeySummaryCategory
THREEDNET-1283Implement binary maya import supportNew Feature
THREEDNET-1276Improve mesh quality when converting 3D-PDF to GLTFImprovement
THREEDNET-1280Restore the support of .NET 4.5Improvement
THREEDNET-1289Materials lost when export to USDZ with only diffuse colorsBug fix
THREEDJAVA-227Stl to obj in javaBug fix

API changes

Added members to class com.aspose.threed.FileFormat:

    /**
     * Autodesk Maya in Binary format
     */
    public static final FileFormat MAYA_BINARY;

Aspose.3D supports Maya binary format as input format.