Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl

Why use glTranslatef? Why not just change the rendering co-ords?

c++ opengl sdl

Fully transparent OpenGL model

c++ opengl

OBJ file loader not reading faces correctly

Add GLSL shader to a VTKActor (VTK 6.1)

opengl glsl vtk

OpenGL glBindBuffer(0) outside vao?

opengl vao

Qt OpenGL dynamic vs. desktop

qt opengl

iPhone OpenGl render text

Best way to display diagnostic text in Windows OpenGL

windows opengl

Using GCC (MinGW) to compile OpenGL on Windows

c opengl gcc

Confused about Frustum Culling

Undefined reference to vtable, Qt in Linux

c++ qt opengl ubuntu qglwidget

Can I use OpenGL in my Java applications? If yes, how? [closed]

java opengl 3d

When should I use multiple texture units?

opengl

Learning to use VBOs properly

c++ opengl codeblocks vbo sfml

Calculating the vertex normals of a quad

opengl graphics normals

OpenGL rendering from FBO to screen

glGenTextures segmentation fault?

Is it viable to replace GLSL with CG?

opengl glsl shader cg

OpenGL: Is it more efficient to use GL_QUADS or GL_TRIANGLES?

opengl geometry gpu

GLSL layout std140 padding dilemma

c++ opengl glsl uniform