# ExampleOfiOSLiDAR **Repository Path**: afayoukkk/ExampleOfiOSLiDAR ## Basic Information - **Project Name**: ExampleOfiOSLiDAR - **Description**: Example Of iOS ARKit LiDAR - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: feature/new-sample-20210218 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-28 - **Last Updated**: 2021-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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)](ExampleOfiOSLiDAR/Samples/Depth/Depth.md)
### Confidence Map Display the confidence on the screen.
[(Document)](ExampleOfiOSLiDAR/Samples/ConfidenceMap/ConfidenceMap.md)
### Collision Collision detection of objects using LiDAR.
[(Document)](ExampleOfiOSLiDAR/Samples/Collision/Collision.md)
### Export Export scaned object to .obj file.
[(Document)](ExampleOfiOSLiDAR/Samples/Export/Export.md)
TO ### Scan with Texture Scan object with color texture.
[(Document)](ExampleOfiOSLiDAR/Samples/Scan/Scan.md)
### License MIT