Save 3D Meshes in Custom Binary Format
Contents
[
Hide
]
Using Aspose.3D for .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 RootNode member in the Scene class allows to visit each sub node. The code snippet below allows to convert meshes only.