Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in textures

android/opengles alpha textures not semitransparent but binary transparent

Is it necessary to call glEnable(GL_TEXTURE) before using textures in OpenGL 2.1?

opengl textures

Correct Way to Texture Square Made of Two Triangles?

What is a good way to load textures dynamically in OpenGL?

c++ opengl textures

Is there a faster alternative to using textures in XNA?

c# xna textures

Is it possible to view the data in the Graphics Card's memory?

graphics 3d textures

glPopMatrix() yells "unsupported texture format in setup_hardware_state"

c linux opengl textures yuv

Cuda - copy from device global memory to texture memory

c++ memory cuda textures

How to access each channel of a pixel using cuda tex2D

OpenGL ES 2.0 drawing more than one texture

GLSL Texture Size

opengl textures glsl

How to read successfully from a 2D texture

c++ cuda textures

OpenGL 3.3 multitexture: GL_TEXTURE1 and following are always black (Only GL_TEXTURE0 works fine)

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