Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

GEMINI-Breeding/ExampleOfiOSLiDAR

 
 

Repository files navigation

Thermal + RGB + Depth for GEMINI Project

Original Repo from ExampleOfiOSLiDAR

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)

Point Cloud

Realtime Point Cloud.
(Document)

License

MIT

About

Example Of iOS ARKit LiDAR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 95.8%
  • Metal 2.2%
  • C++ 1.7%
  • C 0.3%