immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
987 stars 474 forks source link

re: hit-test - Gltf2Node - anything other than sunflower.gltf not working #98

Open quantumalchemy opened 3 years ago

quantumalchemy commented 3 years ago

re: using webxr-samples/hit-test.html Is there some sort of special specifications one needs to swap another gltf file? only works with "sunflower.gltf " size, scale, vert ? Thanks

herrpedro commented 2 years ago

i was able to use gltfs converted by blender from models i downloaded from sketchfab and one of my own modeled in blender although with poor light so far (and thats why i ended up here) i could not use models from photogrametry

Yousijun commented 1 year ago

Have you solved this problem? I faced the same issue now. thanks!

herrpedro commented 1 year ago

Have you solved this problem? I faced the same issue now. thanks!

i managed to use a regular cube with textures made in blender i think it has to do with the complexity of the model but i didn't try any further, sorry

one of this days i'll get back to this and hope this has evolved

elibenjii commented 1 year ago

I have same problem, model works fine without AR. But in AR it renders black with some elements missing from the model.