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: GLOWaux - menu bars and documents for OpenGL apps

Hybrid View

  1. #1

    GLOWaux - menu bars and documents for OpenGL apps

    I've written a modest menu bar/document framework for GLOW/GLUT/OpenGL. This allows writing applications with menu bars and menus on top of GLOW, and manages most of the details of doing so. Here's a preliminary document.
    http://www.animats.com/papers/graphics/glowaux.html

    The general idea is to provide a way to write modest OpenGL applications without having to deal with the 2D GUI system at all.

    GLOWaux is based on GLOW, which uses GLUT, so it's usable on any platform that supports GLUT.

    Is this useful to others?

  2. #2
    Junior Member Regular Contributor
    Join Date
    Feb 2002
    Posts
    133

    Re: GLOWaux - menu bars and documents for OpenGL apps

    Hey John,

    How soon until you expect a code release?

    Regards,
    Jim
    --
    Jim Mathies http://www.mathies.com/

    \"The best way to predict the future is to invent it."

Posting Permissions

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