Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl

Erase parts of drawings in OpenGL

c++ opengl drawing erase

Where can I find documentation on the OpenGL shader function texture2DRect()?

opengl glsl

Integrate LibRocket With SDL And OpenGL

c++ opengl integration sdl

Is it possible to get this "chroma-shift" effect with OpenGL shaders

opengl bitmap shader

How do I add OpenGL Mathematics (GLM) to Xcode 4?

c++ opengl xcode4

undefined reference to Base::object linker error @ c++ w/ freeglut

Picking triangles in OpenGL core profile when using glDrawElements

opengl glsl opengl-3

Texture doesn't stretch properly. Why is this happening?

glBlendFunc and glClearColor alpha parameter

opengl glsl opengl-4

Use octree to organize 3D volume data in GPU

c++ opengl graphics 3d glsl

compiling openGL + GLSL gives undefined reference

can't use SOIL in linux mint

c++ linux opengl soil

Problems linking GLEW with Visual Studios

How send eigen a matrix to GLSL?

c++ opengl matrix glsl eigen

How do OpenGL's buffers work?

c++ opengl

Why are OpenGL texture params GLint and not GLenum?

opengl

At what point does vsync "wait" (block)?

c++ opengl

OpenGL Shaders: glLinkProgram() and glValidateProgram() doesn't work

java opengl 3d shader

glDrawElements using the wrong VBO?

c++ opengl

Normal mapping gone horribly wrong