Hello,
I am working on an AR app. In this app I will make use of Apple's new LiDAR hardware. I make use of ARKit and RealityKit and want to place simple (.usdz) models. Most important is that I can save the data and recreate by loading the AR experience later on. There is not much demo material and documentation on this subject available. I've studied the examples:
Thanks,
Marc
I am working on an AR app. In this app I will make use of Apple's new LiDAR hardware. I make use of ARKit and RealityKit and want to place simple (.usdz) models. Most important is that I can save the data and recreate by loading the AR experience later on. There is not much demo material and documentation on this subject available. I've studied the examples:
Visualising and Interacting with a Reconstructed Scene,
Saving and Loading World Data,
and many more.
Thanks,
Marc