Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in textures

How to apply texture to glutSolidCube

opengl glut textures

Three.js texture / image update at runtime

image three.js textures

OpenGLES 2 -- when to glBindTexture, and when to glActiveTexture?

opengl-es-2.0 textures

What exactly is a floating point texture?

WebGL create Texture

How to access automatic mipmap level in GLSL fragment shader texture?

How to use GL_REPEAT to repeat only a selection of a texture atlas? (OpenGL)

How to load a bmp on GLUT to use it as a texture?

c++ opengl textures glut bmp

Does it make sense to use own mipmap creation algorithm for OpenGL textures?

opengl textures mipmaps

Can I use a grayscale image with the OpenGL glTexImage2D function?

c++ opengl textures

Loading PNG with stb_image for OpenGL texture gives wrong colors

c++ opengl png textures alpha

How to get texture data using textureID's in openGL

opengl textures

What is the point of an SDL2 Texture?

c++ textures sdl renderer sdl-2

Remove paper texture pattern from a photograph

Multiple transparent textures on the same mesh face in Three.js

Custom Texture Shader in Three.js

glPixelStorei(GL_UNPACK_ALIGNMENT, 1) Disadvantages?

Stretch background image for UIButton

ios uibutton uiimage textures

ffmpeg video to opengl texture

Simplex noise vs Perlin noise