magicien / GLTFSceneKit

glTF loader for SceneKit
MIT License
287 stars 90 forks source link

Cannot load *.glft with KHR_draco_mesh_compression extension #40

Open xodms1701 opened 4 years ago

xodms1701 commented 4 years ago

I have a *.gltf file with KHR_draco_mesh_compression extension. So, I tried to load this file, but I cannot find loaded file in my phone screen.

And My log is here.

2020-01-22 18:20:05.273470+0900 arkit_gltf_test2[8239:2291248] Metal GPU Frame Capture Enabled
2020-01-22 18:20:05.273613+0900 arkit_gltf_test2[8239:2291248] Metal API Validation Enabled
The operation couldn’t be completed. (NSURLErrorDomain error -1100.)

Is this kit not available to this file? Then, Can you make this feature?

one1color commented 2 years ago

@xodms1701 Did you find any solution here? Best,

xodms1701 commented 2 years ago

@xodms1701 Did you find any solution here?

Best,

Unfortunately No I couldn't