3D is a lot harder, and you will probably not want to use pygame for the
actual drawing.  I've had enormous success with OpenGL.  Try the nehe
tutorials with PyOpenGL.  ("http://www.pygame.org/gamelets/"; and CTRL+F for
"nehe").  These use pygame for image loading.  You can get more help from
gamedev.net or nehe.gamedev.net.\
Ian

Reply via email to