Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es-2.0

opengl es 2.0 android c++ glGetTexImage alternative

OpenGL ES 2.0 fragment shader to blur is slow and low quality

How to draw anti aliased lines in OpenGL ES 2.0?

OpenGLES 2.0: gl_VertexID equivalent?

for-loop in shader code working with hardcoded number but not with uniform variable

Creating OpenGL shaders in NativeActivity

Pass custom attributes to a custom fragment shader

Using GLshort instead of GLfloat for vertices

opengl-es opengl-es-2.0

How to save SurfaceTexture as bitmap

GL_CLAMP_TO_EDGE should be used in NPOT textures

Antialiasing in OpenGL ES 2.0?

OpenGL ES depth buffer android, can't get to work

Workaround to write depth buffer / depth value in OpenGL ES 2.0

android opengl-es-2.0

Android Opengl FBO offscreen

How to improve performance of ping-pong rendering(for blur) in OpenGL ES