Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl

OpenGL - How to access depth buffer values? - Or: gl_FragCoord.z vs. Rendering depth to texture

Develop using OpenGL 4.x on OSX Big Sur

c++ macos opengl macos-big-sur

"flat" qualifier in glsl?

opengl glsl shader

How to access automatic mipmap level in GLSL fragment shader texture?

Opengl: 2d HUD over 3D

c++ opengl

cannot convert parameter 1 from 'char *' to 'LPCWSTR'

c++ visual-c++ opengl char bmp

glReadPixels() "data" argument usage?

c++ opengl graphics

glVertexAttribPointer and glVertexAttribFormat: What's the difference?

opengl opengl-es opengl-4

Difference in opengl speed between Qt 4/5 and Opengl API

c++ qt opengl qt4 qt5

glm rotate usage in Opengl

c++ opengl glm-math

What's wrong with my normal mapping? I think it's my tangents

How do you measure peak memory bandwidth in OpenGL?

c++ opengl glsl nvidia

Phonon's VideoWidget show wrong colors on a QGLWidget (Qt, Python)

python qt opengl video pyside

2D drawing in OpenGL: linear filtering with pixel accuracy at native size

opengl 2d

Pointers on modern OpenGL shadow cubemapping?

How to animate a 3d model (mesh) in OpenGL?

opengl animation model mesh

What is causing the artifacts in my raytracer?

c++ opengl 3d glsl raytracing

glFlush() vs [[self openGLContext] flushBuffer] vs glFinish vs glSwapAPPLE vs aglSwapBuffers

cocoa macos opengl

How can QWindow replace QGLWidget?

qt opengl qt5

SDL2: Fast Pixel Manipulation