Hans-Bernhard Bröker-2 wrote:
>
> On 12.01.2011 03:24, macro wrote:
>
>> I have a matrix that I want to 'splot' 'with lines palette'. It works
>> just
>> beautifully if I limit the x& y range. However, when I splot the entire
>> matrix (300 x 300 ish), hidden3d causes some of the mesh to disappear.
>
> That plots consists of just about nothing but sub-pixel
> fragments of lines, the tiniest of which apparently the drawing engine
> refuses to actually output.
>
I tried a high-res bitmap output thinking more pixels might help. It was
essentially the same. Postscript didn't help either.
> For a wireframe drawing to make sense, both technically and visually,
> there has to be at least a bit of white space between the lines.
>
Hmm, can't say I agree with that assertion. My thinking is that if the
whitespace gets too small, it should disappear, not take over. In other
words, data should win, not whitespace. These plots are currently done in
Matlab, and they look very good (some parts do become solid color -- and
that's okay).
--
View this message in context: http://old.nabble.com/hidden3d-rendering----hiding-too-much--tp30649897p30658794.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|