Login  Register

how to draw a rectangle with outline only using 'glRecti(...)' ?

Posted by george2008 on Aug 10, 2015; 6:38am
URL: https://forum.jogamp.org/how-to-draw-a-rectangle-with-outline-only-using-glRecti-tp4035058.html

Hi,

the rectangle can be drew using 'glRecti(...)', but the rectangle is filled by default.
how to draw a rectangle with outline only using 'glRecti(...)' ?

Thanks,