Hello, William forwarded this thread to me. I've been working on the parametric_plot3d code under his guidance, and I think I could implement this feature, the option to specify points for exclusion from a plot. Last night I investigated an implementation that simply removes all faces whose vertices do not satisfy the region function (this would be in ParametricSurface.triangulate, before the data is passed to Jmol or Tachyon).
Jason, it sounds like you are familiar with the code. Do you think that that method should be sufficient, or is something more complex necessary? Of course, I can write the implementation and then see for myself, but I wouldn't want to waste effort. Thanks, Bill --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en -~----------~----~----~----~------~----~------~--~---
