Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 4 of 4

Thread: OpenGL SDK

  1. #1
    Junior Member Newbie
    Join Date
    Jan 2004
    Posts
    12

    OpenGL SDK

    I'm a little disappointed. I've been searching around opengl.org for developer libraries v1.5. Now, either I am blind (which is very possible) or I am just in the wrong place. Also, are there .dlls that go along with the libraries?

    I had the OpenGL SDK installed on my old machine and my programs worked fine. However, I have a new machine and I can't find where to download the libraries now.

  2. #2
    Member Regular Contributor
    Join Date
    Oct 2001
    Location
    Princeton, NJ
    Posts
    391

    Re: OpenGL SDK

    first you need the latest drivers for your video card, this will provide you with the dlls you need. On a windows system the latest library/header you can find is 1.1, you'll need to download glext.h and use extensions to access 1.5 functionality

  3. #3
    Junior Member Newbie
    Join Date
    Jan 2004
    Posts
    12

    Re: OpenGL SDK

    So, where do I find the latest library/header files?

  4. #4
    Super Moderator OpenGL Guru dorbie's Avatar
    Join Date
    Jul 2000
    Location
    Bay Area, CA, USA
    Posts
    4,388

    Re: OpenGL SDK

    For the libs you get the latest drivers for your graphics cards, for the header files you get them here:
    http://oss.sgi.com/projects/ogl-sample/sdk.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •