[Paid feature request] Add image anchors #114
CariusLars
announced in
Announcements
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey friends, the below feature request came in and dev work would be paid for. I don't have time to do this myself, anyone interested?
--
Hi AR-Coders!
We are developing a small serious game app with flutter. Players will be able to solve location based challenges and learn more about nature in the "Revierparks" close to Dortmund, Germany. As a part of the app we would like to offer some "simple" ar functionality. As an exmaple: One ar enhanced challenge could be that players view the park map (which is installed on a board in the park) and then see, using the ar feature of the app, a red cross on the map where they need to go next.
To implement this we would like to leverage image detection (to detect the park map) and then place an overlay image (the red cross) in front of the detected image. This should run on both Android and iOS, so we were thinking about using the ar_flutter_plugin, since it already features an abstraction for ARKit and ARCore. But the ar_flutter_plugin does not yet have the API we need to support our use case. So now we are looking for someone who could implement the needed API.
As a base for discussion, I was thinking along these lines:
Cheers,
Christoph
[email protected]
Beta Was this translation helpful? Give feedback.
All reactions