Save 3D Meshes in Custom Binary Format
Contents
[
Hide
]
Using Aspose.3D for Python via .NET API, developers can open any supported 3D file, and then write meshes in the binary file.
Load 3D File and Write Meshes in Custom Binary Format Programming Sample
accept
method exposed by the root_node
member in the Scene
class allows to visit each sub node. The code snippet below allows to convert meshes only.