Re: [Matplotlib-users] Diplaying 2D images in mplot3d

2014-10-02 Thread Fabrice C.
Nicolas, Thank you for the link to vispy. This looks like it will be much easier for me to wrap my mind around vispy than VTK... Best regards, Fabrice "Nicolas P. Rougier" wrote: > >You might want to have a look at vispy.org, we implemented the wx backend and >there are several examples ava

Re: [Matplotlib-users] Diplaying 2D images in mplot3d

2014-10-02 Thread Benjamin Root
Correction for something I said earlier. I got my pcolor and pcolormesh objects mixed up. Neither the QuadMesh nor the PolyCollection from the two functions are image-based. So they do have a glimmer of hope of being converted into 3d. The PolyCollection is the best candidate as I think there is be