Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl

In a GLSL fragment shader, how to access to texel at a specific mipmap level?

opengl gpgpu mipmaps

how can I detect if a view matrix is left-handed or right-handed?

opengl graphics matrix

Best box selection method for a Minecraft clone

c++ opengl picking

How to get the data type of an uniform variable

opengl glsl

Hard time understanding indices with glDrawElements

C++ OpenGL gluLookAt help

c++ opengl

Why glClear doesn't clear my screen?

c opengl

Why there is always some noise in the rendered text of freetype?

c opengl freetype

Calling an IO Monad inside an Arrow

opengl haskell monads arrows hxt

Combining vertex arrays with textures in OpenGL

opengl opengl-3

Is there a way to safely bind texture using OpenGL in a worker thread of Qt GUI application?

c++ qt opengl worker-thread

OpenGL alpha blending

opengl alphablending lwjgl

C++/opengl application running smoother with debugger attached

c++ opengl

glPopMatrix() yells "unsupported texture format in setup_hardware_state"

c linux opengl textures yuv

Can't get Freeglut to work with Haskell on Windows

opengl haskell freeglut

JMonkeyEngine : Collision detection on dynamically loaded models

java opengl jmonkeyengine

OpenGL versions

java opengl jogl java-3d

No autorelease pool with JOGL

Algorithm for ASTC software texture compression/decompression [closed]

c algorithm opengl graphics

Image Processing with GLSL shaders?