SkillAgentSearch skills...

IPadLIDARScanExport

Export an OBJ file of ARKit 3.5 iPad Pro LIDAR scans

Install / Use

/learn @zeitraumdev/IPadLIDARScanExport
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

iPad LIDAR Scan OBJ Export

This project shows how to export an OBJ file of the 3D mesh created by an ARKit 3.5 Application with the iPad Pro (4th generation).

It is based on the Visualising and Interacting with a Reconstructed Scene sample by Apple and leverages the Model I/O framework to convert, assamble and export the mesh.

You can read more about it and our assessment of the iPad Pro LIDAR sensor on our Medium.com article.

The magic happens in the ViewControllers:

@IBAction func saveButtonPressed(_ sender: UIButton)

method and is not in any way, shape or form intended to be optimized or parallelized. It's purpose is strictly educational :wink:

What you need to run it:

  • iOS 13.4+
  • XCode 11.4+
  • iOS device with LIDAR sensor (as of April 2020 just the iPad Pro)
View on GitHub
GitHub Stars257
CategoryDevelopment
Updated19d ago
Forks49

Languages

Swift

Security Score

85/100

Audited on Mar 12, 2026

No findings