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: Trying hard to hack the libglut32.a (glutMainLoop)

  1. #1
    Junior Member Newbie
    Join Date
    Dec 2002
    Posts
    2

    Trying hard to hack the libglut32.a (glutMainLoop)

    Trying hard to hack the libglut32.a (glutMainLoop)

    I'm using a recent incarnation of cygwin and wanting a main loop with exit.

    I've seen at least one glut32.lib, glut32.dll and glut.h that purport to implement this ... but when I ran that code, my polygons were drawing all wrong.

    I want to built the hack myself or try a different hack.

    Where can I get a GLUT build that will build happily under a recent version of cygwin ?

  2. #2
    Junior Member Newbie
    Join Date
    Dec 2002
    Posts
    2

    Re: Trying hard to hack the libglut32.a (glutMainLoop)

    please e-mail me at

    k w h i t t e m ( at ) n y c a p . r r . c o m

  3. #3
    Junior Member Regular Contributor
    Join Date
    May 2002
    Location
    York, UK
    Posts
    128

    Re: Trying hard to hack the libglut32.a (glutMainLoop)

    or get the code from
    http://www-users.york.ac.uk/~rpf1/glut/

    Rob.

Posting Permissions

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