Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es-2.0

Resizing a GLKView

Updating texture using glTexImage2D(..) in OpenglES2 [Android]

android opengl-es-2.0

GL_APPLE_shader_framebuffer_fetch gl_lastFragData

How to share a Renderscript allocation with OpenGL in Android

Is it possible to tell if the OpenGL version is OpenGL ES within the shader code?

OpenGL ES best practices for conditionals

ios opengl-es-2.0 shader

Android OpenGL ES 2.0: Not getting results I want with Matrix.traslateM

android opengl-es-2.0

is it possible to read data from vertex shader?

OpenGL ES and OpenGL compatible shaders

Low resolution render to texture result when using perspective projection

Framebuffer FBO render to texture is very slow, using OpenGL ES 2.0 on Android, why?

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