[Bug] Unable to import certain VRML 1.0 files
Opened this issue · 0 comments
dfgHiatus commented
Aspose.3D fails to import certain VRML 1.0 files, I have provided one such file to this issue. Replication is straightforward:
- Open the examples project, uncomment the
OpenVRML.Run()
method - Insert the attached model into the Data folder
- Run the example. Observe Aspose throws:
This exception was originally thrown at this call stack:
[External Code]
Aspose._3D.Examples.CSharp.WorkingWithVRML.OpenVRML.Run() in OpenVRML.cs
Aspose._3D.Examples.CSharp.RunExamples.Main() in RunExamples.cs
Here is a working model, let me know if there is more I can do to assist you.