ExampleOfiOSLiDAR icon indicating copy to clipboard operation
ExampleOfiOSLiDAR copied to clipboard

Example Of iOS ARKit LiDAR

Results 7 ExampleOfiOSLiDAR issues
Sort by recently updated
recently updated
newest added

Thanks for the examples. Is it possible to combine the 2 feature to export the MDLMesh with the captured image from the camera to have a .obj model?

Showing All Messages Could not determine generated file paths for RC project code generation: The command `(cd /Users/page/Downloads/ExampleOfiOSLiDAR-main && /Applications/Xcode.app/Contents/Developer/usr/bin/rctool generate '--dry-run=true' '-o=/Users/page/Library/Developer/Xcode/DerivedData/ExampleOfiOSLiDAR-ccpvtuilaplrppchqyfukqfupbpe/Build/Intermediates.noindex/ExampleOfiOSLiDAR.build/Debug-iphoneos/ExampleOfiOSLiDAR.build/DerivedSources/RCProjectGenerated/Experience' /Users/page/Downloads/ExampleOfiOSLiDAR-main/ExampleOfiOSLiDAR/Experience.rcproject '--swift-version=5.0')` exited with status 1. The...

it only seems to be applying to one frame and one part of the mesh not all. i.e. ![IMG_98A6385A0CEF-1](https://user-images.githubusercontent.com/7034219/115337306-59303600-a166-11eb-9d66-2d88af62842a.jpeg)

Thanks for the example. I have a question relating to LiDAR scanner. In general when I use the LiDAR scanner on a iOS app, it scans entire room space. I...

Hi, thank you for this awesome library and code. Can we export the scanned struct with texture instead of just the plan model?

@TokyoYoshida, Thanks for your work and I build your code on iPhone successfully, but when the distance exceeds 1m., there is no depth that can be captured, so I wonder...