You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First, thank you for this lib, it works great.
I have some problems during Collada models import.
I thought it was my models so i tried with the model shown in Three demo : http://threejs.org/examples/#webgl_loader_collada
The model is loaded, but in the onModelLoaded() function, the geometry is null so i cant create a Mesh.
(i had other errors with files exported from SketchUp like wrong cast from boolean to int).
Regards,
Simon
The text was updated successfully, but these errors were encountered:
Hi,
First, thank you for this lib, it works great.
I have some problems during Collada models import.
I thought it was my models so i tried with the model shown in Three demo : http://threejs.org/examples/#webgl_loader_collada
The model is loaded, but in the onModelLoaded() function, the geometry is null so i cant create a Mesh.
(i had other errors with files exported from SketchUp like wrong cast from boolean to int).
Regards,
Simon
The text was updated successfully, but these errors were encountered: