superpowers / superpowers-core

:octopus: Superpowers — Extensible HTML5 app for real-time collaborative projects
http://superpowers-html5.com/
Other
1.98k stars 150 forks source link

Error - only a single primitive is supported - Importing 3D asset. #151

Open drewmo opened 8 years ago

drewmo commented 8 years ago

Probably a simple fix but I get the error "Only a single primitive is supported."

I made sure to only export the body of this helicopter from Blender and then convert to the gltf format. I checked by re-importing my .dae file to blender and there is in fact only a single prim.

Not sure what I am doing wrong here.

To be clear I found this asset on TurboSquid just to test with using Superpowers and from what I can see in blender it looks fine to me.

elisee commented 8 years ago

Hi!

Can you post the generated glTF file so I can take a look?

drewmo commented 8 years ago

Sure, please take a look here: https://drive.google.com/open?id=0B6ImY5hmh8v3Y2NlTGM3SkxjeGs

I included the bin and gltf files.

elisee commented 8 years ago

The glTF file has indeed two primitives. Maybe there's a very small one somewhere, just a few triangles?

drewmo commented 8 years ago

Thanks. I'll check it out.