RecyclingTrashCans / recycling-trashcan-armap

AR map to help finding recycling trashcan locations of CSU Fresno (powered by a companion website, ARCore Geospatial API and Terrain Anchors)
https://play.google.com/store/apps/details?id=dev.csaba.armap.recyclingtrashcans
Apache License 2.0
1 stars 2 forks source link

Multi-platform rewrite #18

Open MrCsabaToth opened 1 year ago

MrCsabaToth commented 1 year ago

A candidate for rewrite is https://pub.dev/packages/ar_flutter_plugin after SceneView refactor (https://github.com/giandifra/arcore_flutter_plugin/issues/202) or the new_sceneform branch is completed. Also see https://github.com/SceneView/sceneview-flutter/issues/2

MrCsabaToth commented 1 year ago

First we'll integrate SceneView (https://github.com/SceneView/sceneview-android) into the source, so later it could be migrated to https://pub.dev/packages/sceneview_flutter

MrCsabaToth commented 1 year ago

SceneView Flutter seems to be stuck. Lately I've seen an article on Flutter ARCore https://medium.com/@singhalsaransh40/build-an-ar-earth-sphere-with-flutter-and-arcore-5a605957d610