drawing images

Hi

Does anyone know where i can get information on pre-defined objects within openGL?

i have seen the teapot, lenna, the rabbit, and the jet…i want to develop my project using something more interesting

any help will be appreciated!

thanks
*

pre defined objects are from glut. If you want to use some models, then you need to write, borrow some model loading code so that you can load vrml, 3smax etc files.