f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.89k stars 210 forks source link

DAE file fail to parse because of `Unsupported vertex referencing scheme` #616

Open mwestphal opened 1 year ago

mwestphal commented 1 year ago

Describe the bug A specific DAE file failes to parse with an error

To Reproduce Steps to reproduce the behavior:

  1. abb_irb52_7_120.dae.zip
  2. Open the file using f3d --dry-run abb_irb52_7_120.dae
Warning: In vtkF3DAssimpImporter.cxx, line 584
vtkF3DAssimpImporter (0x556882750f20): Assimp failed to load: /home/glow/tmp/three.js/examples/models/collada/abb_irb52_7_120.dae

Warning: In vtkF3DAssimpImporter.cxx, line 587
vtkF3DAssimpImporter (0x556882750f20): Assimp error: Unsupported vertex referencing scheme.

Expected behavior a

System Information:

F3D Information Paste the content of f3d --version: 1.3.1 and master

Additional context Part of three.js testing suite, may be caused by assimp

mwestphal commented 2 months ago

still present in 2.5.0