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: where to find opengl 1.5 or greater

  1. #1

    where to find opengl 1.5 or greater

    hey all dose any body know where i can find opengl 1.5 or greater? i have 1.1 but i cant find 1.5 or greater any where

    thanx,
    jt

  2. #2
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: where to find opengl 1.5 or greater


  3. #3
    Intern Contributor
    Join Date
    Apr 2006
    Location
    Brazil
    Posts
    54

    Re: where to find opengl 1.5 or greater

    do you refer to use opengl 1.5 or higher in windows? if it's, you should use GLew, GLEE or initialize you yourself the new opengl functions.
    www.cos.ufrj.br/~yalmar/
    Computer graphics

  4. #4
    Junior Member Newbie
    Join Date
    Mar 2005
    Posts
    15

    Re: where to find opengl 1.5 or greater

    GLEW is bettter!
    just one "glew.h" include in,and then you can use all new opengl functions,include the extended functions

Posting Permissions

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