VRML => OBJ conversions

I’m using a 30 day license which started today to verify file conversions before buying. Need to convert a .wrl file to a .obj file. When I try to open a wrl file, an exception is thrown stating “Can’t handle this file format”. I’m doing the same that your example file is doing. Can your product handle vrml files and converting them to obj’s? I’m also setting the license as per your example code. When I comment out setting the license I get the same error, was expecting an error stating that a license had not been set. I’m I missing a configuration step too?

@rickro

Welcome to Aspose free support.

Please note that Aspose.3D for .NET API supports VRML 1.0 files as listed on Supported File Formats. Kindly share the source file as ZIP so that we may investigate accordingly.

Moreover, if a license is not set then still the API can work with some evaluation limitations so the exception may not be thrown while loading every file. Thus this does not necessarily mean a problem with configuration.