Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl

Is there a way to apply a sinewave distortion effect purely in shaders?

opengl shader

Texture mapping a circle made using GL_POLYGON

opengl

glEnableClientState and glEnableVertexAttribArray

opengl

Best approach to draw clipped UI elements in OpenGL

c# opengl

C++ Opengl - lighting using spotlight

c++ opengl glut

How expensive is fetching a texture in GLSL?

performance opengl glsl shader

Opengl Context Loss

opengl sdl

Disable GLSL compiler optimization

opengl glsl

Curious "void*" parameter on some GL functions

c++ pointers opengl casting

OpenGL: What does glRotatef rotate?

c++ opengl opengl-1.x

Not understanding the gluOrtho2D function

What is the preferred way to show large images in OpenGL

opengl graphics textures

Loading PNGs into OpenGL performance issues - Java & JOGL much slower than C# & Tao.OpenGL

java performance opengl png jogl

How to use OpenGL functions on a QT OpenGL Widget?

qt opengl qt4 qt4.6 qglwidget

How to get the screen refresh rate?

c++ windows opengl

Gradient "miter" in OpenGL shows seams at the join

opengl gradient

Qt rendering using OpenGL

qt opengl qml

What bad things may happen without calling to ReleaseDC?

c++ winapi opengl graphics gdi

lightweight UI library for OpenGL [closed]

Why does OpenGL use float rather than double? [closed]

opengl