Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es

screenshot in android

How to implement glColorPointer in AndEngine Rectangle class

How to convert an OpenGL ES texture into a CIImage

Is the value read from the GL_TEXTURE_EXTERNAL_OES texture linear rgb?

Reduce memory use for textures in OpenGL ES 1.1

android opengl-es

Is there a way in Opengl es 2.0 fragment shader, to get a previous fragment color

OpenGL Render to a texture

GLSL gl_FragDepth equivalent in Metal shaders

ios opengl-es metal

OpenGL ES 2 (iOS) Morph / Animate between two set of vertexes

Usage of webGL2 Uniform Buffer Object and layout(std140)

opengl-es glsl webgl webgl2

Is built-in variable such as gl_Normal gl_Vertex supported by GLSL in OpenGL ES 2.0?

opengl-es glsl shader

How do I add an outline to a 2d concave polygon?

opengl-es

How to get proper number of vertices in OBJ file from DCC tools such as Blender for use in OpenGL ES?

opengl-es blender-2.50

Why FreeImage loads image in BGR format?

Can't draw a triangle with OpenGL ES 2.0 on android

Draw a circle stroke using OpenGLES

Why is GLKView's DrawableWidth not set in ViewDidLoad?

opengl-es ios5 glkit

GLSL compiler optimizations lead to incorrect behavior with floating point operations

android opengl-es glsl glsles