Hi, just letting you know about one great project -- pyglet:
http://pyglet.org/ we use it for 3D graphics in SymPy, it is a pure python library, that uses ctypes for binding to directx on win, opengl on linux and something in mac os x. I am not an expert in 3D, I just need something that just works and pyglet is it. Some examples: http://code.google.com/p/sympy/wiki/PlottingModule and you can find a lot of examples on the pyglet webpage. I am not sure it can be useful for Sage, since Sage is using the notebook (mostly), but still it's a nice thing that one can finally (after so many years) just write a simple Python program and it can do 3D things (fast) on all platforms and all in pure Python. Ondrej --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---