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

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

[Octave-bug-tracker] [bug #48507] Change default value of "FaceLighting"


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #48507] Change default value of "FaceLighting" and "EdgeLighting" in "mesh" and "meshc"
Date: Thu, 14 Jul 2016 07:21:38 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0

URL:
  <http://savannah.gnu.org/bugs/?48507>

                 Summary: Change default value of "FaceLighting" and
"EdgeLighting" in "mesh" and "meshc"
                 Project: GNU Octave
            Submitted by: mmuetzel
            Submitted on: Thu 14 Jul 2016 07:21:36 AM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When adding a light object to axes holding a mesh plot, the mesh gets the look
of a surface:

gcf
mesh (peaks);
light ();


The "FaceLighting" and "EdgeLighting" properties of meshes should be set to
"none" and "flat", respectively. This is also what Matlab seems to do.

I will submit the trivial changeset as soon as I get a number for this bug.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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