giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
434 stars 281 forks source link

Support Geospatial API and Terrain Anchors #203

Closed MrCsabaToth closed 1 year ago

MrCsabaToth commented 1 year ago

ARCore has now a Geospatial API feature (also Terrain Anchors help with elevation). I believe Thomas Gorisse's SceneView and SceneForm supports that, I'm not sure how things go on the iOS side, but since Unity has cross platform Goespatial API support there must be some way.

giandifra commented 1 year ago

This feature will be implemented in the new plugin.