Sushisushi-sandesu / sushi

:sushi:
0 stars 0 forks source link

Wrapping up camera app #22

Closed natezzz closed 8 years ago

natezzz commented 8 years ago

Implement camera app UI.

takuti commented 8 years ago

I have tried Leap Motion + Unity widgets, and it works as we desired: Sushisushi-sandesu/sushi/pull/23.

If the widget also works on the Oculus screen, I guess you can directly use these widgets' UI as a part of the camera app. (i.e. taking photo by pressing the widget button instead of pressing F key)

natezzz commented 8 years ago

@takuti Thank you for finding this good library! It looks very nice. Ok I'll try if it works on the camera app.

takuti commented 8 years ago

Hi @natezzz and @neetp7k9,

Now, your task is to implement:

w/ improving app UI.

We can easily integrate your camera app with Leap motion by just replacing the hooked event. (key pressing -> gesture)