Re: [matplotlib-devel] Python 3D plotting

2006-09-07 Thread Gael Varoquaux
Interesting ! The lack of proper 3D plotting in scipy is a major problem in my eyes. I would like to point out tvtk ( http://scipy.org/Cookbook/MayaVi/tvtk) that is a great framework for developing 3D plotting tools in python. One example is the new version of the famous Mayavi, but something "com

[matplotlib-devel] Python 3D plotting

2006-09-07 Thread Du Toit, Wilna <[EMAIL PROTECTED]>
Hi, I've developed a simple 3D plotting module which u can find at http://www.scipy.org/WilnaDuToit . There's still alot of work to be done, so please feel free to play/use/extend/break it if u find it useful and send comments/enquiries/fixes etc to [EMAIL PROTECTED] Hope someone can use it :)