3D maze like program

Hey!
I have to do a walkthrough of one of the buildings on my campus as a project, and i was wondering if you guys had any suggestions of tutorials that i could look at to get some ideas of where to get started.

Take a look at this:
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=10

“Loading And Moving Through A 3D World” is probably a good tutorial to start with. A little bit old, but can serve the purpose. :slight_smile:

I made a model with a free modeling program called gmax. Is there anybody out there that knows any good places to learn how to load models into opengl?

I already have the model as an OBJ file, but i dont know how to go through and display it in the window