OpenGL Drivers

From ATTWiki
Revision as of 18:01, 8 June 2012 by Mcone (Talk | contribs)

Jump to: navigation, search

Vtube-laser logo.jpg

About OpenGL Drivers



Vtube-laser screen 1 54.jpg




OpenGL Driver Issues

  • It is common for the Win2000 and WinXP operating systems to contain OpenGL driver implementations that have bugs. Some drivers are 100% software. Other drivers contain software with video card firmware. If any part of the system has bugs, then programs that use OpenGL (like VTube) will probably show issues or even fail at some point.
  • Typical problems are stray lines on the screen, floating point error messages, or the graphics viewpoint acts in some strange way. Sometimes you may not be able to perform a selection.
  • In every case so far, the issue can be resolved with an OpenGL update.

GLview

GLviewLogo.jpg

  • We recommend that you use the OpenGL Viewer from Realtechvr called GLview to check to be sure your system has the latest video card drivers (which includes OpenGL drivers). Even if the drivers work fine, the newer drivers will sometimes increase the speed of OpenGL significantly - so a check for newer drivers is a good idea in most cases.
  • Install and run the viewer program. It will look like this when running:

OpenGLExtensionsViewer.jpg

  • Use the program to help you check for the latest OpenGL driver for your video card.

Other