Click to See Complete Forum and Search --> : Where can i get OpenGL libs???


Garon_CrossBlade
03-11-2002, 07:57 PM
Yeah, where can one download them for Linux? i'd like to start programming with them. :confused:

bwkaz
03-11-2002, 08:54 PM
http://www.mesa3d.org/

After you install them, reinstall your nVidia GLX tarball (if you use the nVidia drivers), because the GLX tarball will replace the GL/gl.h and (possibly) GL/glext.h files.

Garon_CrossBlade
03-11-2002, 10:52 PM
thanks for the info.