aspose-3d/Aspose.3D-for-.NET

[Bug] Unable to import certain VRML 1.0 files

Opened this issue · 0 comments

Aspose.3D fails to import certain VRML 1.0 files, I have provided one such file to this issue. Replication is straightforward:

  1. Open the examples project, uncomment the OpenVRML.Run() method
  2. Insert the attached model into the Data folder
  3. 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.