exokitxr / exokit-web

Exokit WebXR engine for the browser
70 stars 18 forks source link

Gamepad transitive offset #124

Closed avaer closed 5 years ago

avaer commented 5 years ago

The main loop was not correctly handling xr-iframe deep offset chains (it was only handling the single parent-child relationship).

This PR uses the recursion-aware getXrOffsetMatrix to compute the offset for gamepads.