|
From: László O. <oro...@gm...> - 2014-04-14 13:34:56
|
well I sort of wanted to avoid doing two spheres.. later on I wanted to do more complicated surfaces.. and it can get a bit messy.. It is not straight forward to generate the two parallel surfaces in general.. to be honest the problematic case would be when i want to display selfintersecting but still orientable surfaces (NOT Klein bottles or Moebius strips) cheers anyway for the quick response laszlo On 14 April 2014 15:21, Shahar Shani Kadmiel <ka...@po...> wrote: > Hi, I am not aware of such an option (AFAIK) but my suggestion would be to > make two spheres with very small radii difference, paint the slightly > smaller one (inside) blue and the other one red. > Just a quick fix for the problem at hand. I'm sure the experts here will > have plenty of very in depth solutions. > > Shahar > — > Sent from Mailbox <https://www.dropbox.com/mailbox> for iPhone > > > On Mon, Apr 14, 2014 at 1:48 PM, László Oroszlány <oro...@gm...>wrote: > >> Dear matplotlib users, >> >> I recently started using matplotlib to make a couple of educational >> presentations. >> For most of my problems I found the manual and the examples on the web >> enough, >> however I ran into a bit of an issue regarding plotting some surfaces. >> My main problem has to do with plotting orientable (or two sided >> surfaces). >> Simply put I want to plot a sphere cut in half and make the inside red >> and the outside blue. >> I was wondering if there exist some flag or option in the already >> available plotting functions to do this? >> >> Cheers >> >> laszlo >> >> > |