Sushisushi-sandesu / sushi

:sushi:
0 stars 0 forks source link

Leap pushing button implementation #23

Closed takuti closed 8 years ago

takuti commented 8 years ago

Ref. #10

TODO:

@Sushisushi-sandesu/leap-team

takuti commented 8 years ago

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 commented 8 years ago

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 :raising_hand:

takuti commented 8 years ago

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