Wei Yang

Results 6 comments of Wei Yang

actually you have the libgdx core module included(in the gradle build script). As the libgdx core and android module is included, we don't have to follow the typical structure of...

actually, if you want to use request queue with your custom httpstack, you can create a request queue and call `setRequestQueue ` to replace the default request queue. i think...

i think the cardboard sdk for IOS is only available for Unity, i am trying to configure out how to apply the cardboard functionality via code to IOS

hi droidkie: i haven't used exhibit cardboard, and can't search it on google, but what do you mean rotate round, you rotate around object just moving your head, to my...

the function you refer to is to moving the camera the target object meanwhile pointing at target object when head rotates, but the cardboard sdk only provide camera rotate around...

hi, guys, i have adapted libgdx onto Cardboad sdk, now you can use libgdx to develop cardboad app, welcome to contribute https://github.com/yangweigbh/Libgdx-CardBoard-Extension