olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
798 stars 228 forks source link

iOS sceneDepth #221

Open GarrettStarks opened 7 months ago

GarrettStarks commented 7 months ago

I'm trying to access the iOS sceneDepth api in a flutter app. I came across this package and am curious if this is accessible here. My goal is to return an image along with the depth data. I can't tell from the documentation if this package is able to access the point cloud data generated from an iPhone or not.