Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - generalwang

Pages: [1]
1
Support / Re: Can we put a GLSurfaceView into an Android Activity?
« on: August 15, 2014, 04:06:44 am »
I means that, in an Android Activity, we make a layout,  in upper part I want put a android button or textview, in buttom part I want put a GLSurfaceView and there will be some 3D scene in the GLSurfaceView. Can we realize that?

2
Support / Can we put a GLSurfaceView into an Android Activity?
« on: August 14, 2014, 08:51:58 am »
If GLSurfaceView extends SurfaceView, and SurfaceView entends from View. So I want to put a GLSurfaceView into an Android Activity? In GLSurfaceView I can play 3D, in other places, I can use something in Android.

3
Support / Re: How to add a video view into jpct
« on: August 13, 2014, 09:59:52 am »
Thanks so much. I have another question, is there are buttons and click events in jpct. I use textures realize buttons, but I only find the onTouch method, how can i realize the click event?

4
Support / Re: How to add a video view into jpct
« on: August 13, 2014, 09:03:38 am »
I want to use it as a texture. And what is the visual effects if video run in the background?

5
Support / How to add a video view into jpct
« on: August 13, 2014, 04:22:28 am »
Hello everyone~~~
I want build a 3D scene, there is a movie screen in this scene. Users can control their characters moving in the scene, and they can watch a movie on the screen. I want to know how to a video view in jpct, and how to play the video in the view. Dose someone have a demo about this question?

Pages: [1]