So in addition to user and predefined image targets Vuforia also acts as a wrapper on ARkit and ARCore, and implements their own Ground Plane technology for markerless tracking on non-iOS or Android devices.
So my question is, why wouldn’t you ALWAYS use Vuforia over ARFoundation since it seems to offer more functionality and cross platform compatibility?
Is their ground Plane technology inferior in some way to that in ARFoundation?
Any useful comparison demos out there?