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

Thread: Questions from students to experts

  1. #1
    Junior Member Newbie
    Join Date
    Jan 2003
    Posts
    1

    Questions from students to experts

    This is a hw questions that I couldn't find a clear answer for.
    What are the advantages and disadvantages of integrating OpenGL and GLUT in a single library, while each still has a distinct design?????
    Help is appreciated!

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Oct 2001
    Posts
    612

    Re: Questions from students to experts

    Glut arent a part of opengl. its a library that are developed to ease the port of openglprograms between platforms, and not all needed to use opengl.. therefor they should be apart from eachother.

Posting Permissions

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