Hey guys,
My solution needs to be able to be run on both Android and iOS.
I’m trying to scan and recognize an architectural model and bring it to life with 3D assets and animations. I’d like to be able to also localize the data, so that if the user looks away from the model, we don’t have to have another recognition of the model and cause possible lag and/or differences from scene to scene.
I’ve been looking into a few solutions and was wondering if Unity and AR Foundation would suffice.
Here is a pretty good video I found online of what I’m trying to replicate:
https://vimeo.com/248562270
I was able to get a working example using Vuforia, but I don’t have the luxury of paying their prices so I’m looking for something more cost effective. If its not possible through AR Foundation I may have some wiggle room for Unity MARS.
Any help would be greatly appreciated.
Thanks!