Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl

How to draw a text (write on the screen) using standard OpenGL functions?

delphi opengl

3D game special effects, fire, lightning, water, and ice

opengl graphics 3d directx

Rendering fire in OpenGL

How do I tell if the active texture is texture id 0 in GLSL?

opengl glsl textures lighting

How to unbind texture from a frame buffer

opengl

How do I make a custom vertex format with OpenGL

c# opengl glsl opentk vertices

Why is my PNG texture not coming out with transparency?

c# .net opengl glsl opentk

Texture binding with VBO does not work correctly

opengl binding textures vbo

OpenGL 2 Texture Internal Formats GL_RGB8I, GL_RGB32UI, etc

opengl textures

How can I move the camera correctly in 3D space?

c++ math opengl 3d sdl

Difference between uniform location and uniform index?

opengl

Using existing opengl texture with scenekit

objective-c opengl scenekit

Error: QOpenGLShader: could not create shader - when compiling QtQuick applications with Qt5.2 Mingw OpenGL

qt opengl qml qt5 qt-quick

When do I have to multiply two colors together when do I have to add them?

opengl shader lighting

glBufferData second arg is GLsizeiptr not GLsizei, why?

opengl

How to rotate a skinned model's bones in c++ using assimp?

glm::perspective vs gluPerspective

opengl glm-math

Why do I need to specify image format as GL_RED instead of GL_ALPHA when loading single-byte alpha value texture?

opengl textures

Difference between dFdxFine and dFdxCoarse

opengl glsl shader opengl-4

How to write an installer that checks for openGL support?