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

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

[Octave-bug-tracker] [bug #42006] set (h, "facelighting", "flat") render


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #42006] set (h, "facelighting", "flat") renders dark surfaces/patches
Date: Sun, 30 Mar 2014 21:30:56 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

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

                 Summary: set (h, "facelighting", "flat") renders dark
surfaces/patches 
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: dim. 30 mars 2014 21:30:55 GMT
                Category: Plotting with OpenGL
                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:

Try 


close all
z = peaks ();
su = surface (z);
set (su, 'facelighting', 'flat')

 




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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