CariusLars / ar_flutter_plugin

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

Can i tracking centor point? #182

Open Johnssonslotion opened 1 year ago

Johnssonslotion commented 1 year ago

onARView,

can i get the point vector with realtime, eg center point's vector

generally, as vector indicator, I want to use moving cam, like IOS,

but i think some channel that can listen camera moving can't be found.