Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.3D for Python via .NET 24.2.0 macOS 10.14 Mojave x86-64

Download  Support Forum 

File Details

  • Downloads:
  • 1
  • File Size:
  • 44.75MB
  • Date Added:
  • 29/2/2024

Description

It contains Aspose.3D for Python via .NET 24.2.0 macOS 10.14 Mojave x86-64.

File Details

Great news for macOS developers! Aspose.3D for Python via .NET 24.2.0 is released, and it delivers feature enhancements, new public API members, and improves the stability and functionality of the library on macOS x64.

OBJ to glTF Conversion Upgrades

Seamlessly handle large OBJ files when converting them to the glTF format. This feature of the Python 3D API allows you to convert your OBJ files to glTF format accurately.

.NET 8.0 Support for Apple Mac

Aspose.3D for Python via .NET 24.2.0 introduces .NET 8.0 framework support and enables Python developers to develop 3D apps for macOS x64 systems by targeting their favorite framework and enhancing compatibility.

Optimized FBX Export

We have upgraded FBX export in this API release, and it now possesses transformation data for skeleton nodes, which ensures accurate representation.

TriMesh Functionality Improvements

The newly added add_triangle() function in the latest release for macOS x64 machines provides greater control over TriMesh objects by allowing manual triangle addition.

Triangulate the Mesh

Simplify mesh manipulation with the new triangulate() function in the Mesh class by automatically converting polygons into triangles. The following code example highlights the method usage:


# The plane mesh has only one polygon with 4 control points
mesh = Plane().to_mesh()
# After triangulated, the new mesh's rectangle will become 2 triangles.
triangulated = mesh.triangulate()

Source*

Bug Fixes

  • GLTF Import Enhancements (THREEDNET-1494): Added support for the KHR_mesh_quantization extension for optimized GLTF imports.
  • GLB to FBX Animation Export Fix (THREEDNET-1495): Resolved an issue that caused Slerp failures during animation export from GLB to FBX.
  • Maya Importer Stability (THREEDNET-1496): Fixed a bug that could halt the Maya importer when encountering unsupported attribute types.
  • USD Import Improvements (THREEDNET-1497): Enhanced handling of USD files with primitives lacking valid property values.
  • 3MF Build Element Fix (THREEDNET-1498): Resolved an issue with external references in the build element of 3MF files.

You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.3D for Python via .NET 24.2.0 Release Notes.

 English