Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in textures

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

Abysmal OpenCL ImageSampling performance vs OpenGL TextureSampling

Android OpenGL Texture Compression

android opengl-es textures

Differences and relationship between glActiveTexture and glBindTexture

opengl textures