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: Activating opengl Overlays in Windows

  1. #1
    Junior Member Newbie
    Join Date
    Aug 2004
    Location
    Ohio
    Posts
    4

    Activating opengl Overlays in Windows

    I am looking for help activiting opengl overlays in windows using QT and Visual studio 6.0.

    My ultimate goal is to have an image in the background and draw text and shapes on the overlay plane, which will not require me to redraw the picture each time the shape or text is updated.

  2. #2
    Junior Member Newbie
    Join Date
    Jul 2004
    Posts
    14

    Re: Activating opengl Overlays in Windows

    I'm looking at trying to use the glut functions to do that same thing. Hopefully one of us will get this figured out. I'm trying to capture live video and put overlays on the video (test/graphics). I can get the video easy enough, I just can't get the overlays.

Posting Permissions

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