Could some explain it. This didn\'t helped me: http://www.khronos.org/opengles/documentation/opengles1_0/html/glEn开发者_如何学Pythonable.htmlAs long as no valid GL enum has an actual value of 0 (whic
I am learning to use shaders in OpenGL ES. As an example: Here\'s my playground fragment shader which takes the current video frame and makes it grayscale:
I have a curved surface defined by a number of triangular faces. The entire surface has single color.
I\'m trying to run the \"Alien Shooter\" 开发者_如何学GoAndroid/SDL example on my new Samsung Galaxy Fit. I have not changed any of the code from its initial state. On the emulator things work fine bu
How开发者_JS百科 to detect weather the user is touching the 3d model/object in opengl es on a symbian devices.
I am developing an opengl app on android. I have tried the basic tutorials before starting this. I tested my app on phone and tablet. On phone the viewport is setup to fill the screen but on tablet 开
EDIT OK, this question is old. What I found out after learning some OpenGL ES and testing is my iPhone 4 was actually using double the resolution image. If I remember correctly, I had to set my Ope
Does anyone know how to create a billboard in OpenGL ES for the iPhone?I been looking for a tutorial but they seem non existent.I know how to create normal objects etc and apply a texture to it, but a
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I call eglGetConfigAttrib with EGL_NATIVE_VISUAL_ID and it lists 0 for each开发者_运维问答 one.