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

Thread: GLaux support in OS X?

  1. #1
    Guest

    GLaux support in OS X?

    I am trying to port a small OpenGL program I created in VC++ that uses the glaux library. I was wondering if OpenGL in OS X includes support for the aux library?

  2. #2
    Guest

    Re: GLaux support in OS X?

    Umm--shouldn't you be using GLUT? I mean, at least it isn't /all/ broken on the Mac.

  3. #3
    Guest

    Re: GLaux support in OS X?

    If you mean GLUT coding, the dev tools of Apple contains a complete project filled with the GLUT examples, that work well.

Posting Permissions

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