Silicon Graphics (SGI) and a group of other major players in the computer graphics industry have released the latest specification for the OpenGL application programming interface, OpenGL 1.4. The new ...
The OpenGL Architecture Review Board (ARB) today announced the availability of the OpenGL 1.4 specification. The new spec sports enhancements to the cross-platform 2D and 3D graphics technology ...
Use a texture rather than an image to get the best rendering performance out of OpenGL. The accompanying application demonstrates this by alternating between using a texture and a 2D image. The ...