mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
721 stars 214 forks source link

Swap ARInterface with ARFoundation #1100

Closed MarjanPl closed 5 years ago

MarjanPl commented 5 years ago

ARinterface is really old and was just the first attempt. It is discontinued (but nobody ever dropped a note about this fact) Unity states: ARFoundation will be the official AR Crossplattform solution. link to blog In this context, use the package manager to load ARFoundation, ARCore and ARKit.

You should do this ASAP.

jordy-isaac commented 5 years ago

Hi @MarjanPl We do have plans to move to ARFoundation in the near future. Thanks for your input!

jordy-isaac commented 5 years ago

This is in progress on the ar-foundation-port branch

Evansbsr commented 5 years ago

Thanks for this. I'm working on a project that will use AR + Mapbox. Is it advisable to use the ar-foundation-port commits from the mapbox repo? I couldn't find the ar-foundation-port branch, and a search gave me this list of commits: https://github.com/mapbox/mapbox-unity-sdk/commits/ar-foundation-port

Also, will the ar-foundation-port be receiving updates?

Thanks again

Markovicho commented 4 years ago

Thanks for this. I'm working on a project that will use AR + Mapbox. Is it advisable to use the ar-foundation-port commits from the mapbox repo? I couldn't find the ar-foundation-port branch, and a search gave me this list of commits: https://github.com/mapbox/mapbox-unity-sdk/commits/ar-foundation-port

Also, will the ar-foundation-port be receiving updates?

Thanks again

what was your conclusion regarding your question ? We would really appreciate if you could share your experience.

best regards