PDA

View Full Version : Where can i download the OpenGL library?


MPCODER
08-16-2004, 02:01 PM
Hey,
I'd like to start programming with OpenGL. Only i don't know where to download the Library. I've searched their site (opengl.org), but found not much info.
Is the OpenGL library even Free(ware)?
Please enlighten me.
Cheers, MPCODER.

Mhtml
08-21-2004, 02:39 AM
Eh, you should already have the libs.. most compilers come with them!
What compiler are you using?

OpenGL is free, it's not opensource though you can get MESA and look at it's code as it's pretty much the same..