octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32980] OpenGL plotting backend uses single pr


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #32980] OpenGL plotting backend uses single precision, not double
Date: Sun, 20 Nov 2016 11:52:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.100 Safari/537.36

Follow-up Comment #24, bug #32980 (project octave):

As discussed below this is a feature of OpenGL. It is 32bit
and there is no plan to change this even though some graphics
hardware supports 64bit. And, there is no real benefit from
use of 64bit

So, as again discussed below, the change that is required is
for the data to be tested for within 32bit range and rescaled
if not. (As is done in Matlab.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32980>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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