Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es-2.0

Android OpenGL ES 2.0: Cube model is not only distorted (perspective is wrong?), but also the faces are loaded incorrectly (vertices not correct?)

OpenGL crashes when linking program, LG Nexus 4

How to reduce the size of 3D .obj file

android opengl-es-2.0 .obj

GLSL ES equivalent to OpenGL GLSL 'out' keyword?

Some tutorial for OpenGL ES 2 in Android with NDK?

applying texture to Cube, different texture on each face of cube

How do you implement glOrtho for opengles 2.0? With or without tx,ty,tz values from the glOrtho spec?

gl_FragColor and glReadPixels

glsl opengl-es-2.0

How do I manipulate objects independently of one another in OpenGL ES 2.0?

ios opengl-es opengl-es-2.0

Declaring constants instead of literals in vertex shader. Standard practice, or needless rigor?

OpenGL ES 2.0 (or Marmalade SDK), and effect similar to order of "glRotate()", "glTranslation()" in OpenGL ES 1.x

Optimizing performance of a heavy fragment shader

Will an Octree improve performance if my scene contains less than 200K vertices?

opengl-es opengl-es-2.0

onSurfaceChanged called twice

Most efficient method for GLSL edge detection shader

OpenGL ES 2.0 point sprites with distinct rotations - calculate matrix in shader?

Log values of variables inside the vertex shader

Android and OpenGL gives black frame at startup

How to declare a function that returns an array in glsl es (version 100)

opengl-es-2.0 glsles

How to load and display .obj file in Android with OpenGL-ES 2