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

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

[Octave-bug-tracker] [bug #63610] patch() creates incorrect color interp


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #63610] patch() creates incorrect color interpolation. Finite Element applications rely on that graphics.
Date: Wed, 4 Jan 2023 16:08:56 -0500 (EST)

Update of bug #63610 (project octave):

                Category:                Plotting => Plotting with OpenGL   
                  Status:                    None => Confirmed              
                 Release:                   7.3.0 => dev                    
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #1:

Thanks for your detailed report.

I can confirm the issue. Octave currently uses glShadeModel which
automatically interpolates vertex colors independent of the current colormap.
In order to have better control on pixel colors we would need to switch to
modern OpenGL and implement our own vertex shader ... far from a simple task.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63610>

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




reply via email to

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