OPENGL on Xcode using C++

I am using Xcode, C++ and OpenGL to write a program for school. The teacher wants us to us the glAux.lib for the project. This is a bitmap loader for windows only. Is there a similar feature for MAC. I have only been able to find things writen in Objective C not C++.

I am pretty new to this programming stuff and could sure use some help.

Thanks,
Matt

Check out this page:

http://pws.prserv.net/mfcogl/Glaux%20-%20%20MFC%20&%20OpenGL%20Page.htm

Most likely, whatever you need from GLAux you should be able to get from GLUT.

What kind of bitmap loader do you need?

L8r,
-mcn

search the forums on iDevGames.com. This is probably the most commonly asked question thereā€¦ The only difficulty is, which answer to choose :slight_smile:

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.