Re: [Tutor] 3-D

2006-03-23 Thread Kent Johnson
linda.s wrote: > Is there any sample code to draw 3-D axis in Python. That is, we can > see X,Y,Z coordinates? There is nothing built-in to Python to do this. Google "python 3d graphics" for many possibilities. You might want to look at VPython: http://www.vpython.org/webdoc/visual/VisualIntro.ht

[Tutor] 3-D

2006-03-23 Thread linda.s
Is there any sample code to draw 3-D axis in Python. That is, we can see X,Y,Z coordinates? Thanks, Linda ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor