Save 3D Meshes in Custom Binary Format
Contents
[
Hide
]
Aspose.3D for Java API has support to open any supported 3D document, 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.