lepp
06-16-2002, 03:08 AM
I am taking a computer graphics class. There is a project where the professor supplies images. I need to use glut to create a window and handle events. This part was easy. I now need to take the images and display them on the screen and move/manipulate them. This needs to be done on a Solaris platform. I am a complete OpenGL newbie and do not know where to start as far as the loading images is concerned. Any help would be greatly appreciated. The prof said that we can convert the images into whatever image we need.