ExampleOfiOSLiDAR
ExampleOfiOSLiDAR copied to clipboard
Example Of iOS ARKit LiDAR
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. 
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...
@TokyoYoshida
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...