CariusLars / ar_flutter_plugin

Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices
MIT License
326 stars 242 forks source link

How to get tracked surfaces #208

Open carlesgutierrez opened 1 year ago

carlesgutierrez commented 1 year ago

Hello everyone, My goal is to analyze tracked surfaces from the device and then be able to place as many objects as I can automatically.

These types of methods (get trackable surfaces) are already available on other platforms as a Unity TrackableType class. or also as a DebugDrawTrackedGeometry UE5 class.

I suppose it is not a method that is commonly used or I have not been able to find it here. Are these surfaces available at ar_flutter_plugin?

Thanks for reading, Carles

jaysephjw commented 11 months ago

Are these available in ARKit and/or ARCore?

antont commented 10 months ago

Are these available in ARKit and/or ARCore?

Yes, that's the doc for plane detection and tracking in ARKit, https://developer.apple.com/documentation/arkit/arkit_in_ios/content_anchors/tracking_and_visualizing_planes