"linda.s" <[EMAIL PROTECTED]> wrote > Is there any sample code to draw 3D using Tkinter?
I don't think so, native Tkinter isn't really the ideal graphics environment. Its not what it was designed for. However there are almost certainly libraries around for 3D stuff that can use Tkinter, although I don't know of any myself. Some of the plotting libraries might do it. I think pyGame does 3D graphics but it uses wxPython not Tkinter. Visual python (?) does 3D stuff too, but again I've never used it. Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor