Ben,

> Yes, there is a known issue with objects not properly rendering when viewed
> at certain angles.  How to go about solving this seems to be a difficult one
> to figure out.

I think the problem is that mplot3d can't reliably determine which
parts of the surfaces or lines are in front and which are behind. This
is especially clear in the test example where the yellow sphere
doesn't cover parts of the red wire frame. The issue that some objects
can only be seen at certain angles is likely to be a consequence of
this bug.

I want to use mplot3d to visualize my simulations. Is it your opinion
that this bug can't be fixed in a short term? If so, I'll have to
explore other options. Thanks!

-Mike

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to