google / mechahamster

Mecha Hamster is a game where you roll through customizable environments that you can share with your friends.
https://google.github.io/mechahamster/
Apache License 2.0
497 stars 200 forks source link

Firebase ML Kit for Unity #13

Open yosun opened 4 years ago

yosun commented 4 years ago

Hey, when will you guys have a demo/example of Firebase ML Kit for Unity?

myl1ne commented 4 years ago

Same, would love to have an ML Kit wrapper for C#

noahschochet commented 4 years ago

Would LOVE to be able to use ML kit in unity. Anyone got advice or can point me in the right direction? Trying to make an AR app for face detection on optical see through glasses running android.

manwithsteelnerves commented 3 years ago

@yosun Is this planned anytime?

manwithsteelnerves commented 2 years ago

@noahschochet We recently released Easy ML Kit on unity asset store which aims to get ml kit on unity with AR foundation support.

if you are interesred, please let us know.

yosun commented 2 years ago

How does this asset compare to NatML?

On Tue, May 10, 2022 at 9:26 PM IP @.***> wrote:

@noahschochet https://github.com/noahschochet We recently released Easy ML Kit on unity asset store which aims to get ml kit on unity with AR foundation support.

if you are interesred, please let us know.

— Reply to this email directly, view it on GitHub https://github.com/google/mechahamster/issues/13#issuecomment-1123171252, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG57PSNOXKMA4WWDAUUOT3VJMZHVANCNFSM4KNJES5A . You are receiving this because you were mentioned.Message ID: @.***>

manwithsteelnerves commented 2 years ago

yosun

NatML is a custom implementation AFAIK where as we use the underlying native frameworks to get the job done.