Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es-2.0

OpenGL ES black texture on Nexus S

OpenCV: rotation/translation vector to OpenGL modelview matrix

Android OpenGL ES 2.0 text rendering

Why does my openGL shader program for points have banding artifacts?

Frame capture in Xcode fails

ios xcode opengl-es-2.0

Restoring OpenGL State

c++ c opengl-es opengl-es-2.0

Android: Threads not running in parallel

OpenGL ES 2.0: Is there a workaround for missing texture access in vertex shader?

Is it better to use a single texture or multiple textures for a YUV image

opengl-es opengl-es-2.0

Odd NullPointerException when reproducing a Java OpenGL ES 2.0 demo in Scala

scala opengl-es-2.0 jogl

OpenGL ES 2.0 + Cairo: HUD

c opengl-es-2.0 hud

Resources for doing GPU-accelerated computation (GPGPU) on the iPhone?

iphone ios gpgpu opengl-es-2.0

Show a text as texture with OpenGL ES 2.0

android opengl-es-2.0

iOS OpenGL ES Logical Buffer Loads

OpenGl es 2.0 Geometry instancing

opengl-es opengl-es-2.0

Using OpenGL ES texture caches instead of glReadPixels to get texture data

What is the GLSL equivalent of gl_PointCoord for LINES?

glsl opengl-es-2.0

GLSurfaceView onDrawFrame clearing behavior

How many Android devices support GLSurfaceView.setPreserveEGLContextOnPause today?

MultiInputFilter not working for 3 inputs in AndroidFastImageProcessing