Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in textures

problems about texture coordinate in Obj format

Texture lookup into rendered FBO is off by half a pixel

opengl glsl textures shader

Extruding multiple polygons with multiple holes and texturing the combined shape

svg three.js textures polygon

How to copy a texture in a OpenGL context to another context

OpenGL Texture doesn't show

c++ qt opengl textures

Can't release textures created by a shared context

opengl textures shared

Editing a Cubemap Skybox from remote image

Pixel access with glGetTexImage()?

c++ opengl textures sdl-2

SDL/OpenGL Texture Transparency

Tiling texture in shader

glsl textures shader

How to render Framebuffer Objects on multi-sampled textures?

Handling over 4gb textures (BigTiff) OpenGL

Creating an OpenGL texture from sdl palette surface (SDL_PIXELFORMAT_INDEX8)

c++ opengl textures sdl-2

How can I share an OpenGL context/texture between 2 processes (linux)

linux sockets opengl textures

Blending transparent textures with depth

OpenGL texture colors are wrong

opengl colors textures jogl

Pitch alignment for 2D textures

cuda textures

WPF 3d -- understanding texture coordinates

wpf 3d textures

Unity build project game 2d to apk with huge size because textures

unity3d textures

In a fragment shader, why can't I use a flat input integer to index a uniform array of sampler2D?