Skip to content

presunshine/ExampleOfiOSLiDAR

 
 

Repository files navigation

ExampleOfiOSLiDAR

This is a exsample code using a LiDAR scanner on iOS.

How to Build

Open ExampleOfiOSLiDAR.xcodeproj and build it. iOS device with a LiDAR sensor is required for this sample to work.

Depth Map

Display the depth map on the screen.
(Document)

Confidence Map

Display the confidence on the screen.
(Document)

Collision

Collision detection of objects using LiDAR.
(Document)

Export

Export scaned object to .obj file.
(Document)
TO

Scan with Texture

Scan object with color texture.
(Document)

License

MIT

About

Example Of iOS ARKit LiDAR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%