-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Reactions are currently unavailable