Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: Moritz

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    451

    Re: using macros in a GLUT function

    Hmm... the idea is good, but my realisation isn't that "efficiant".
    May you could help me again. (BTW: I don't need the date of compilation, I just need the date of the source release.)

    So here's...
  2. Replies
    4
    Views
    451

    Re: using macros in a GLUT function

    Thanx for that... I'll have to try it! http://www.opengl.org/discussion_boards/ubb/smile.gif

    Moritz

    [This message has been edited by Moritz (edited 05-25-2002).]
  3. Replies
    28
    Views
    8,568

    Re: glut is dead, that live the gl...

    Hey Martin!
    Is freeglut different than glut? Or is it just new made, free and open for all programmers?

    Cya Moritz
  4. Replies
    4
    Views
    451

    using macros in a GLUT function

    Hello everyone!

    I got a question:
    I want to use a macro in a GLUT function, i.a.:
    #define CURRENT_DATE (23. May 2002)
    and want to use it within the glutCreateWindow();
    How to use it? My...
Results 1 to 4 of 4