Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in textures

Using different texture types in same texture unit at the same time in shader

SurfaceTexture size, how is it defined?

Full screen background texture with OpenGL performance issue (iPad)

OpenGl glTexImage2D data

opengl textures

How to invert texture colours in OpenGL

How to manage multiple textures in OpenGL ES 2.0?

android opengl-es textures

What does GL_UNSIGNED_BYTE mean for glTexImage2D?

opengl-es textures

OpenGL texture atlas bleeding

Looking for alternative to glTexSubImage2d with data offset support

opengl textures

Slow glTexSubImage2D performance on Nexus 10/Android 4.2.2 (Samsung Exynos 5 w/ Mali-T604)

android opengl-es textures egl

OpenGL: Reusing the same texture with different parameters

opengl parameters textures

iPhone OpenGL ES 2.0 - Pixel Perfect Textures

ios opengl-es textures pixel

Binding 2 textures, only see 1

opengl textures glsl glfw

copying texture from GPU to CPU using pixel buffer objects

opengl textures pbo

Render a BMP, JPEG, or PNG Image with DirectX?

How do I tell if the active texture is texture id 0 in GLSL?

opengl glsl textures lighting

Texture binding with VBO does not work correctly

opengl binding textures vbo

OpenGL 2 Texture Internal Formats GL_RGB8I, GL_RGB32UI, etc

opengl textures

Open CV Features Extraction and Image Matching

Why do I need to specify image format as GL_RED instead of GL_ALPHA when loading single-byte alpha value texture?

opengl textures