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

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

[Octave-bug-tracker] [bug #45494] A recent change has broken hist (randn


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #45494] A recent change has broken hist (randn (10000, 1), 30);
Date: Wed, 08 Jul 2015 14:21:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #5, bug #45494 (project octave):

Duplicate bug.  Long before June 23.  Very OpenGL/system dependent.  The issue
is GLU (an extension of OpenGL, and not the actual OpenGL).  GLU has a
generalized polygon drawing routine for non-convex shapes which results in
tessellation lines.  I proposed using OpenGL's convex polygon routine (note
the difference, GLU is an extension of OpenGL) whenever it is determined that
the polygon is in fact convex:

https://savannah.gnu.org/bugs/?func=detailitem&item_id=44181#comment16

Didn't seem acceptable though.  Try gnuplot.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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