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: GL_SELECT ==> Source Code

  1. #1
    Member Regular Contributor
    Join Date
    Jul 2000
    Location
    Arlon, Belgium
    Posts
    486

    GL_SELECT ==> Source Code

    English :

    I've made a little example who use the GL_SELECT
    selection mode for selecting a object on the screen.

    This program uses the GL_SELECT for making a litte
    menu with 3 buttons.

    If you click on a button, a dialog box will be
    displayed on the screen with buttons's information.

    The comments are in french, sorry.

    ********************************

    Français :

    J'ai fait une petit exemple qui utilise le mode
    de sélection GL_SELECT pour sélectionner un objet
    à l'écran.

    Ce programme utilise le GL_SELECT pour faire un
    petit menu avec 3 boutons.

    Si vous cliquez sur un bouton, une boîte de dialgue
    s'affichera et contiendra les informations sur le
    bouton.

    Les commentaires sont en français, yep.

  2. #2

    Re: GL_SELECT ==> Source Code

    Je vois pas bien ou tu veux en venir?

Posting Permissions

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