Advertisement

Looking for glaux.lib in omf format.

Started by March 11, 2000 07:25 PM
0 comments, last by TC_2 25 years ago
I could use some pointers as to where/how I can obtain the glaux.lib library file in omf format, in order to link it to Borland C++ code. It''s easy enough to find in coff format, but the coff2omf conversion tool doesn''t appear to handle it, and is rather tight lipped about why. :-(.
-TC
Don''t use GLAUX, its crap, and you''re legally restricted as to what you can do with it. GLUT however is portable, userfriendly, and doesn''t suffer from any legal restrictions. Better still, most aux* commands translate directly to glut* commands. You can get it here:

http://reality.sgi.com/opengl/glut3/

Ben

____________________________________________________________www.elf-stone.com | Automated GL Extension Loading: GLee 5.00 for Win32 and Linux

This topic is closed to new replies.

Advertisement