Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es-2.0

Showing software keyboard with GLSurfaceView (and getting input from it)

What exactly constitutes swizzling in OpenGL ES 2.0? (PowerVR SGX specifically.)

iOS CVImageBuffer distorted from AVCaptureSessionDataOutput with AVCaptureSessionPresetPhoto

What is a binding point in OpenGL/OpenGL ES?

Perlin noise shader

How to deal with NaN or inf in OpenGL ES 2.0 shaders

Loading 'indices' from Wavefront OBJ format

Android OpenGLES 2 ray picking from touch coordinates, unprojecting calculation slightly off

OpenGL ES 2.0 Vertex skinning maximum number of bones?

OpenGL ES 2.0 for iOS - multiple calls to glDrawElements causing EXC_BAD_ACCESS

C matrix libraries, suited for opengl on Android (NDK)

android-ndk opengl-es-2.0

iOS and multiple OpenGL views

ios opengl-es opengl-es-2.0

iPhone iOS 5.0 OpenGl ES 2.0

'Permission Denied' error while installing apk on device

Is there any difference between Matrix.setRotateM and Matrix.rotateM

Drawing on multiple surfaces by using only EGLSurface?