quick surface plots

2006-04-13 Thread buchstaebchen
Hi folks,

I need advice in finding an appropriate python module for 3D surface
plots, such as for the visualization of wave-dynamics...I'd prefer
something capable of being embedded in wxpython frames, as matplotlib
is doing pretty well for 2D, however, I couldn't get a hold of
functions like  there.
vpython hasn't any likewise, while mayavi is way to complex (and
doesn't allow quick animation?)

Any recommendation (or some old threads I failed to look for) ?

thanks for any reply and cheers!

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: quick surface plots

2006-04-21 Thread buchstaebchen

Thanks folks...

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: quick surface plots

2006-04-22 Thread nich2o
Did you try mplot3D ?
http://www.scipy.org/Wiki/Cookbook/Matplotlib/mplot3D 

-- N

-- 
http://mail.python.org/mailman/listinfo/python-list