Danke Xie

Results 14 comments of Danke Xie

@rahul27 Thanks for the input. As we discussed, I will try to add scripting for input / collision events. This may involve some refactoring. When it's ready, please kindly review...

@rahul27 Thanks for offering to refactor some of the code. I just looked at the SensorEventListener, and it seems the changes are straightforward: 1) Add a base interface IEvents to...

@rahul27 Thanks. BTW, the script/event manager are in very primitive state. Comments are welcome. :)

Conversion for collision events are ready for review: https://github.com/Samsung/GearVRf/pull/388 Motion events can be postponed after something is figured out with eye pointees. It is optional to support key events at...