Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrapping up camera app #22

Closed
natezzz opened this issue Dec 4, 2015 · 3 comments
Closed

Wrapping up camera app #22

natezzz opened this issue Dec 4, 2015 · 3 comments
Assignees
Labels

Comments

@natezzz
Copy link
Contributor

natezzz commented Dec 4, 2015

Implement camera app UI.

@takuti
Copy link
Contributor

takuti commented Dec 6, 2015

I have tried Leap Motion + Unity widgets, and it works as we desired: /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
Copy link
Contributor Author

natezzz commented Dec 6, 2015

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

@takuti
Copy link
Contributor

takuti commented Dec 15, 2015

Hi @natezzz and @neetp7k9,

Now, your task is to implement:

  • Press O key ➡️ (event) ➡️ open canvas
  • Press F key ➡️ (event) ➡️ take a screenshot
  • Press C key ➡️ (event) ➡️ close window

w/ improving app UI.

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

@takuti takuti added the ready label Dec 15, 2015
@takuti takuti changed the title Camera app user interface Wrapping up camera app Dec 15, 2015
@ganmacs ganmacs removed the ready label Dec 15, 2015
@takuti takuti closed this as completed Jan 6, 2016
@takuti takuti removed the in progress label Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants