ARKit-QRScanner icon indicating copy to clipboard operation
ARKit-QRScanner copied to clipboard

Functions for scanning QR codes in ARKit

Results 1 ARKit-QRScanner issues
Sort by recently updated
recently updated
newest added

- Use [unprojectPoint(_:ontoPlane:)](https://developer.apple.com/documentation/arkit/arscnview/3003664-unprojectpoint) or similar to get the correct position of the QR code, may need a standard for scale of the QR code

enhancement