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 6 of 6

Thread: GL2

  1. #1
    Junior Member Newbie
    Join Date
    Jun 2002
    Posts
    22

    GL2

    As much as everyone is hailing the GL2 shading language, I'd really like to see an implementation of the rest of GL2 - the non-shader related parts.

    As far as I can see, it wouldnt take much to develop - most of whats needed already exists in driver specific extensions.

    NVidia seems rather intent on having people use Cg. I'm somewhat surprised they havent released a GL2 implementation w/ Cg as the HLSL, substituted for glSlang until it's ready. They certainly would be able to gain more of a foothold taking that approach, and developers would get the benefit of GL2-access now.

    Of course, it would be even better if it wasn't exposed via the GL-extension mechanism...

    I guess its a pipedream, but its a nice one.

  2. #2
    Senior Member OpenGL Guru
    Join Date
    Mar 2001
    Posts
    3,768

    Re: GL2

    If I recall correctly, OpenGL 2.0 doesn't have a finalized specification. So asking for an implementation is a bit premateur.

    [This message has been edited by Korval (edited 11-06-2002).]

  3. #3
    Junior Member Newbie
    Join Date
    Jun 2002
    Posts
    22

    Re: GL2

    Implementations do exist - they're just limited to 3DLabs cards for now. Carmack has a working GL2 backend for Doom3 (read his news-posts). If its far enough along for that level of implementation, then its not premature.

  4. #4
    Intern Newbie
    Join Date
    Oct 2002
    Posts
    48

    Re: GL2

    I didn't know GL 2 is out?

  5. #5
    Senior Member OpenGL Guru
    Join Date
    Mar 2001
    Posts
    3,768

    Re: GL2

    The specification has not been finalized. There are pre-final implementations, but they may not necessarily reflect the final version.

  6. #6
    Intern Newbie
    Join Date
    Oct 2002
    Posts
    48

    Re: GL2

    O.. K

Posting Permissions

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