Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in textures

How to repeat the texture map like GL_REPEAT?

How do I load textures to OpenGL using FreeImage library?

c++ opengl textures freeimage

What is the maximum texture size available on the iPad?

ipad textures opengl-es-2.0

How to emulate GL_TEXTURE_EXTERNAL_OES texture?

Opengl perspective distortion

Sampling on the texel centers doesn't give proper results, OpenGL, C++

c++ opengl graphics textures

Using OpenGL textures larger than window/display size

opengl textures

MeshLab: How to import XYZRGB file

colors textures meshlab

Android Opengl-es loading a non-power of 2 texture

OpenGL Projective Texture Mapping via Shaders

c++ opengl mapping textures glsl

3D maps rendering in games [closed]

How to use GL_HALF_FLOAT_OES typed textures in iOS?

Minimum required Texture Size for compliance with OpenGL-ES 2.0 on Android?

When should I set GL_TEXTURE_MIN_FILTER and GL_TEXTURE_MAG_FILTER?

c++ opengl textures

How can I put two different textures on the front and back of a plane?

Compiling OpenGL SOIL on Mac OS X

opengl graphics textures soil

How to load and display image in OpenGL ES for iphone

Android OpenGL combination of SurfaceTexture (external image) and ordinary texture

Managing assets between desktop and device version in libgdx

OpenGLES 2.0 separate buffers for vertices, colors and texture coordinates