Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone 12 Pro LiDAR API access for Safari

I'm working with WebAR reality (real-time SLAM and tracking) based on WebGL. And wondering if there any way to get access to LiDAR API and use it in the Safari browser?

I couldn't find any useful info about it.

like image 902
Dima Avatar asked Nov 07 '22 02:11

Dima


1 Answers

Currently, there is no documented direct LIDAR access on Safari. Safari also doesn't support the W3C WebXR Device API. Safari on iOS does support AR Quick Look, a feature that automatically displays any USDZ file in an AR view.

like image 66
Brandon Avatar answered Nov 14 '22 23:11

Brandon