Aspose team is pleased to announce the release of Aspose.3D for .NET 17.01.0. The new version adds support of importing PLY models. Developers can import PLY (ASCII and Binary) models into the Aspose.3D API, and then export them in any supported 3D format. The new version also integrates the feature of writing 3D file in the custom binary mode. All the regular bug fixes and enhancements have also been included. Using Aspose.3D for .NET API, developers can already load all supported 3D files. Developers can also retrieve meshes and the new public API changes allow to save the meshes in custom binary format. The binary file size remains same as the data we store like the minimum workable size. This feature would also help Aspose clients manipulate bigger 3D models more effectively. PLY is a computer file format known as the Polygon File Format or the Stanford Triangle Format. It is one of simplest format to read and write a 3D mesh. Using Aspose.3D API, developers can now import any existing PLY (ASCII or Binary) model. Developers would also be able to load a PLY file, and then save in any supported 3D file format. Please check these help topics to know how to import an existing PLY file: Reading a 3D Scene and Specify Load Options of 3D PLY. This release includes plenty of new features as listed below
• Add support of importing the PLY models
• Load 3D File and Save Meshes in Custom Binary Format
• Import an Existing PLY File into the Aspose.3D API
• Add support of importing the DXF.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Aspose team is pleased to announce the release of Aspose.3D for .NET & Java 18.6. The recent version 18.6 has incorporated support of importing Siemens JT version 9, and developers would be able to convert Siemens JT version 9 to any supported 3D format. Aspose team always recommends using the latest upgrade of Aspose.3D API to take benefit of improved functionality and bug fixes. With the help of Aspose.3D for .NET API, developers can convert version 9 of Siemens JT files to the supported formats. All supported output formats are listed in these help topics in the API documentations section: Save 3D Document (.NET) and Save 3D Documen (Java). Developers can import Siemens JT file into the Aspose.3D for .NET/Java APIs with the constructor or open member of the Scene class as narrated in these help topics in the documentation section: Import 3D model (.NET) and Read 3D document (Java). There are some important enhancements and bug fixes also part of this release, such as FBX to GLTF conversion, an import error occurred during input FBX, an empty document is created during RVM to GLFT conversion and many more. This release includes plenty of new features as listed below
• Siemens JT Version 9 import support
• FBX to GLTF - the output GLTF loader fails in three.js
• Input FBX - an import error occurred
• Rendering - the wrong operand type error
• RVM to GLFT - an empty document is created
• RVM to WavefrontOBJ - an empty document is created
• Input FBX - Unsupported VertexElement attribute BinormalsIndex error occurred
• Siemens JT Version 8 import support