Re: how to draw a rectangle with outline only using 'glRecti(...)' ?
Posted by
elect on
Aug 10, 2015; 7:31am
URL: https://forum.jogamp.org/how-to-draw-a-rectangle-with-outline-only-using-glRecti-tp4035058p4035059.html
Hi george,
you shouldn't use deprecated OpenGL.
Take a look to this modern
Hello Triangle