react-three-arjs
react-three-arjs copied to clipboard
Override events prop with custom pointer handling
Instead of using the r3f default offsetX/offsetY values use clientX/clientY here, because ar.js adds a precomputed left-margin offset which is not taken into account by r3f
Hey @ThomasRutzer, time for a review session? ;)