Aspose.3D
17.1.0
Aspose.3D is a class library for working with 3D files. It allows developers to create/manipulate/render 3D scene and work with FBX,STL,OBJ,3DS,U3D,DAE,PDF files. It allows you to open files and manipulate the elements in the 3D scene, from line,mesh,nurbs curve, to more complex elements animation, and then export to FBX ASCII, FBX binary, STL ASCII, STL binary, Collada, Wavefront .obj, 3DS, PDF formats, glTF.
Release Notes
## Other Improvements and Changes
Key | Summary | Category
---|---|---
THREEDNET-227 | Add support of importing the PLY models. | New feature
### Public API and Backwards Incompatible Changes
See the list of any changes made to the public API such as added, renamed,
removed or deprecated members as well as any non-backward compatible change
made to Aspose.3D for .NET. If you have concerns about any change listed,
please raise it on the [Aspose.3D support
forum](http://www.aspose.com/community/forums/aspose.3d-product-
family/535/showforum.aspx).
### Adds a PLY format entry in the Aspose.ThreeD.FileFormat Class
We have added a PLY (Polygon File Format) entry for the importing purposes.
### Adds Aspose.ThreeD.Formats.PLY.PlyLoadOptions Class
It specifies load settings to load a PLY model into the Aspose.3D API. This
load option class only has a `FlipCoordinateSystem`, which also exists in load
options classes of other file formats.
### Adds Aspose.ThreeD.GlobalTransform Class
The `GlobalTransform` class provides exactly the same interface like
`Transform` but all its properties are read-only. It is useful for the global
transform purposes.
### Adds a GlobalTransform property to Aspose.ThreeD.Node Class
It allows to access the node's global transform. This is useful to transform
the scene into the user's custom file format.
### Adds Polygons property to Aspose.ThreeD.Entities.Mesh Class
It allows to get all polygons inside the mesh, each polygon is an array of
polygon vertex index. Before this property, we have to use foreach syntax to
enumerate each polygon which is inefficient.
### Removes CreateStream member from Aspose.ThreeD.Formats.IOConfig Class
This was marked as obsolete in version 16.11.0, the new interface `FileSystem`
was introduced in version 16.11.0 which provides more extensibility.
### Usage Examples
Please check the list of help topics added in the Aspose.3D Wiki docs:
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
18.4.0 | 97 | 4/16/2018 |
18.3.0 | 139 | 3/14/2018 |
18.2.0 | 151 | 2/8/2018 |
18.1.0 | 211 | 1/8/2018 |
17.12.0 | 123 | 12/8/2017 |
17.11.0 | 251 | 11/6/2017 |
17.10.0 | 117 | 10/10/2017 |
17.9.0 | 213 | 9/7/2017 |
17.8.0 | 135 | 8/8/2017 |
17.7.0 | 143 | 7/17/2017 |
17.6.0 | 794 | 6/5/2017 |
17.5.0 | 169 | 5/8/2017 |
17.4.0 | 211 | 4/5/2017 |
17.3.0 | 190 | 3/6/2017 |
17.2.0 | 170 | 2/15/2017 |
17.1.0 (current version) | 235 | 1/5/2017 |
16.12.0 | 191 | 12/4/2016 |
16.11.0 | 217 | 11/1/2016 |
16.9.0 | 184 | 9/29/2016 |
2.1.0 | 168 | 8/30/2016 |
2.0.0 | 176 | 8/2/2016 |
1.7.0 | 185 | 6/29/2016 |
1.6.1 | 347 | 5/26/2016 |
1.5.0 | 183 | 4/27/2016 |
1.4.0 | 212 | 4/1/2016 |
1.3.0 | 213 | 2/23/2016 |
1.2.0 | 295 | 12/18/2015 |
1.1.0 | 201 | 11/27/2015 |
1.0.0 | 234 | 10/26/2015 |