|
From: | Dan Sebald |
Subject: | [Octave-bug-tracker] [bug #47974] Visual differences between gnuplot and OpenGL toolkits |
Date: | Mon, 23 May 2016 06:27:46 +0000 (UTC) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 |
Follow-up Comment #5, bug #47974 (project octave): Ah, OK. The mesh is behind the surface when it should always be in front. I looked at the gnuplot code useing "drawnow()" and there is a line "unset hidden3d", but nothing after it. The setting should eventually be "set hidden3d front" so that all other items affected by hidden3d sorting are drawn after the surface. Should be an easy changeset, but it may take a day or two to get back to this. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47974> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |