|
From: Ethan M. <merritt@u.washington.edu> - 2006-02-23 17:32:27
|
On Thursday 23 February 2006 02:40 am, Hans-Bernhard Br=F6ker wrote: > Ethan A Merritt wrote: > > But that reminds me of something else shown by the same demo. > > The axes in a 3D plot with "set hidden3d" are never obscured > > by the plotted surface. > > Which "axes" are you talking about there? The only standard > plot element that could fit that name, i.e. the scales on the > borders, *are* hidden by the surface. My apologies. I had forgotten that that plot used explicit arrows rather than the zero-axis lines. The plot which was annoying me was actually a different one, the one I recently constructed for rgb_variable.dem; when Daniel mentioned the plot in pointsize.dem, I falsely concluded that it was a parallel case. I will construct a full example pair if you like, but my observation is that in case such as the final plot in rgb_variable.dem, the axes are properly occluded by other plot elements if you draw them by including a dataset of unit vectors in 3D, but not properly occluded if you draw them via the "set zeroaxis" command. Quite probably a bug in the code I added myself. =2D-=20 Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |