This is a exsample code using a LiDAR scanner on iOS.
Open ExampleOfiOSLiDAR.xcodeproj
and build it.
iOS device with a LiDAR sensor is required for this sample to work.
Display the depth map on the screen.
(Document)
Display the confidence on the screen.
(Document)
Collision detection of objects using LiDAR.
(Document)
Export scaned object to .obj file.
(Document)
TO
Scan object with color texture.
(Document)
Realtime Point Cloud.
(Document)
MIT