Ada Rose Cannon
Ada Rose Cannon
Can you link the USDZ model generated so I can take a look?
I’ll do that, if @ermincelikovic has the original gltf then that would also be fine and I will make a glitch to test it with.
Totally missed it, my bad!
That is a really useful tip and will save a lot of time.
I saw the issue and I am tracking it internally. For this particular scenario Safari's behaviour here is spec compliant, this is a library bug. For the specifics of the...
For 3) are you suggesting requesting XRHand by the handedness "left" and "right" instead of 0 and 1? If so that sounds sensible, I cannot forsee there ever being a...
Right now the when you request a controller you request it via an index which matches the input's position in the WebXR Input Sources list. I would be hesitant to...
Letting developers pick by handedness would allow for persistent handedness whilst maintaining the index. I'm worried that if we try to force the appearance of the index staying the same...
Mainly controller index isn't that useful as it may change in unreliable ways. Getting the nth of each handedness is better, i.e. 0th left or 1st none. But there are...
My main concern with bind pose is that it’s not hard to make a model where the model never appears because the model was designed and bound in a different...