Skip to content Skip to sidebar Skip to footer
Showing posts with the label Glsurfaceview

Adapting Grafika Recordfboactivity To Work With Android Gpuimage

I have an application that is using the Android port of GPUImage as the OpenGL Renderer and manager… Read more Adapting Grafika Recordfboactivity To Work With Android Gpuimage

[cocos2d]how To Create Bitmap From Glsurfaceview

How can I take screen shot of Glsurfaceview in Cocos2d. I tried with following code using GLsurface… Read more [cocos2d]how To Create Bitmap From Glsurfaceview

Button And Glsurfaceview

I have a GLSurfaceView where I show some animations using OpenGL. I now want to add a button to thi… Read more Button And Glsurfaceview

How To Resize Viewable Area To Show All Objects/coordinates?

I'm draving some objects on GLSurfaceArea (similar to this: http://www.droidnova.com/android-3d… Read more How To Resize Viewable Area To Show All Objects/coordinates?

Manipulate A Custom Glsurfaceview In Android

I have a Custom GLSurfaceView created by D.J.I. The video rendering is done by their own compiled c… Read more Manipulate A Custom Glsurfaceview In Android