octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in octave/gnuplot surface code?


From: kahacjde
Subject: Re: Bug in octave/gnuplot surface code?
Date: Tue, 20 Nov 2007 02:14:54 -0800 (PST)



Kai,

The sphere function from JHandles is entirely independent of JHandles
itself as as a core function should probably migrate to Octave. However,
I tried it out and got some very strange rendering errors with the
gnuplot x11 terminal, that I believe are an issue in gnuplot, though it
might be sometime in your recently introduced "surface" code.. Could you
try the attached function, just typing "sphere()" to get a default
surface plot. In particular the rendering errors are made very obvious
if you rotate the sphere with the mouse..

If this is a bug either in Octave or gnuplot we are likely to see other
issues with surface plots..

D.


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary


David,

without trying it, I suspect you mean the hidden line/surface removal in
pm3d mode. As I understand from Petr Mikulik's mails this is 'feature' of
gnuplot. It can be somewhat controlled by the "scansautomatic | scansforward
| scansbackward | depthorder" parameter of pm3d [1]. I have noticed this for
the ribbon function too, but have not found a solution. It is one of the
reasons why should switch from gnuplot to an toolkit with OpenGL support
(especially for the 3D functions).

Kai



[1] http://gnuplot.sourceforge.net/docs/node214.html#set_pm3d 
-- 
View this message in context: 
http://www.nabble.com/Bug-in-octave-gnuplot-surface-code--tf4842285.html#a13854146
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]