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

Leap pushing button implementation #23

Closed
wants to merge 2 commits into from
Closed

Conversation

takuti
Copy link
Contributor

@takuti takuti commented Dec 4, 2015

Ref. #10

TODO:

  • Create a scene for this experimental implementation on Unity
  • Put a button on the scene
  • Understand how the widget works w/ the prepared C# code -> close How to fire events on Unity #10
  • Check whether the widget works on the oculus display

@Sushisushi-sandesu/leap-team

@takuti takuti changed the title Leap pushing button implelementation [WIP] Leap pushing button implelementation Dec 4, 2015
@takuti takuti self-assigned this Dec 4, 2015
@takuti
Copy link
Contributor Author

takuti commented Dec 6, 2015

Hi @Sushisushi-sandesu/all,

There are good widgets for our AR app created by Leap official: DemoToggleButton Widget.

I have tried this DemoToggleButton widget. Just trying the widgets does not require to write code (because it's demo; scripts are prepared by the official), but the result is actually what we want to see:

https://gyazo.com/5ced8bee3b0a28d181482cc9555bc97d

@takuti
Copy link
Contributor Author

takuti commented Dec 6, 2015

In my opinion, we can directly use these widgets to create our AR apps. However, to do so, we need to first understand how the widgets work with the prepared code.

Plz give me your opinion 🙋

@takuti takuti mentioned this pull request Dec 6, 2015
@takuti takuti changed the title [WIP] Leap pushing button implelementation [WIP] Leap pushing button implementation Dec 6, 2015
@takuti takuti mentioned this pull request Dec 13, 2015
@takuti
Copy link
Contributor Author

takuti commented Dec 15, 2015

Since we have confirmed that the button widget works as we desired at #17, I will close this experimental pull request. Thanks!

@takuti takuti closed this Dec 15, 2015
@takuti takuti changed the title [WIP] Leap pushing button implementation Leap pushing button implementation Dec 16, 2015
@takuti takuti deleted the leap-push-button branch December 16, 2015 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to fire events on Unity
1 participant