COLLADA -> Wavefront.obj

I’m interested in using your Aspose.3D .net library to convert files from COLLADA to Wavefront.obj format. However, it is expected that our COLLADA files will contain some kinematic/animation details. I don’t think the Wavefront format supports that but, please can you confirm whether the 3D library reads all of the information from the COLLADA files and makes it available via the API? Are there any other known restrictions or limitations with regards to the 3D library’s handling of these two file formats?

@imcardle,

You can convert COLLADA model to OBJ format with Aspose.3D for .NET API. Aspose.3D for .NET API can read COLLADA model and access all elements once it is imported into Aspose.3D for .NET API. Scene class represents a 3D model, please refer to this help topic: Reading a 3D Scene and Developer Guide

Besides this, you can get a 30 day temporary license for the testing purposes only. A temporary license is a time-restricted full license that lets you test every aspect of the API before buying it. Please download and try the latest version 18.5 of Aspose.3D for .NET API and also refer to these help topics: Get a 30 day Temporary License and Apply License to Aspose.3D for .NET API

Thank you for your reply, Imran. I will take a look at the topics you mentioned, and I will try out the API as soon as I have some sample COLLADA files to work with.

Please can you additionally confirm whether the Aspose.3D for .NET API supports the latest version (1.5) of the COLLADA specification?

@imcardle,

We are getting details regarding the support of the latest version (1.5) of the COLLADA specification and let you soon in this forum thread.

@imcardle,

Aspose.3D API supports COLLADA specification 1.5 and we have covered almost all specifications. If you come across any problem, then please share all details of the scenario, including source file and code for the investigative purposes.