Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collada import : geometry null #42

Open
sguionni opened this issue Nov 13, 2015 · 2 comments
Open

Collada import : geometry null #42

sguionni opened this issue Nov 13, 2015 · 2 comments
Assignees
Labels

Comments

@sguionni
Copy link
Contributor

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

@thothbot
Copy link
Owner

Hi,
looks like there is an issue, need to investigate

@thothbot thothbot added the bug label Dec 2, 2015
@sguionni
Copy link
Contributor Author

The parse function don't create any geometry and return null in ColladaLoader file.

@thothbot thothbot added this to the ver 2.0 milestone Jan 27, 2016
@thothbot thothbot self-assigned this Jan 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants