Danke Xie

Results 5 issues of Danke Xie

Add events to represent a scene object has been pointed at by the eye pointer, or the eye pointer leaves the scene object.

If we implement a pipeline with two stages (update and GL), onStep (including Java and JS) won't make rendering slower -- it can use up to 16ms time. ``` Update...

enhancement

Can we look into this feature since Vulkan has been released. Vulkan 1.0 specification has been released on February 16th, 2016 and Khronos members released Vulkan drivers and SDKs on...

Bring up this issue for discussion and some design / implementation efforts. After the Input manager is in, we may need to work on application's handling of input events, in...

I tried to instantiate GVRTextView from a script but got an error. GVRTextView needs to be instantiated from the UI thread. It will probably help to add a synchronous function...