Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl

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

Select a graphic device in windows + opengl

c++ winapi opengl

Is opengl cross platform? If not, how a game be ported? [closed]

Fragment shader and coloring a texture

How to pass uniform array of struct to shader via C++ code

opengl opengl-es shader

opengl glutmainloop()

opengl glut

Shader position vec4 or vec3

Should I call glEnable and glDisable every time I draw something?

opengl

How do I install a current version of OpenGL for Windows C++?

c++ windows api opengl

Speed of cos() and sin() function in GLSL shaders?

How to start developing with OpenGL and C++, what tools do I need to install on windows [closed]

c++ windows opengl

Convention of faces in OpenGL cubemapping

opengl 3d geometry glsl

What is the difference between glBufferStorage and glBufferData?

opengl

true isometric projection with opengl

OpenGL - mask with multiple textures

c++ opengl mask blending

What is the meaning of the parameters to glShaderSource?

opengl c++

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

c++ opengl textures glut bmp

opengl - blending with previous contents of framebuffer

glEnable(GL_DEPTH_TEST) - nothing rendered

opengl

OpenGL 3.3/4.1 on Mac OSX 10.9 using GLFW library

macos opengl glfw